Provided by: pegasus-wms_4.0.1+dfsg-8_amd64 bug

NAME

       pegasus-create-dir - Creates work directories in Pegasus workflows.

SYNOPSIS

       pegasus-create-dir [-h][-l level][-u URL]

DESCRIPTION

       pegasus-create-dir creates a directory for the given URL. Some of the protocols it can
       handle are GridFTP, SRM, Amazon S3, HTTP, and file:// (using mkdir).

OPTIONS

       -h, --help
           Prints a usage summary with all the available command-line options.

       -l level, --loglevel level
           The debugging output level. Valid values are debug, info, warning, and error. Default
           value is info.

       -u URL, --url URL
           Specifies the directory to create.

EXAMPLE

           $ pegasus-create-dir -u gsiftp://somehost/some/path

AUTHORS

       Pegasus Team http://pegasus.isi.edu

                                            02/28/2012                      PEGASUS-CREATE-DIR(1)