Scroll to navigation

PEGASUS-CREATE-DIR(1)   PEGASUS-CREATE-DIR(1)

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
05/24/2012