reproman-create

Synopsis

reproman-create [--version] [-h]
              [-l {critical,error,warning,info,debug,1,2,3,4,5,6,7,8,9}]
              [-t RESOURCE_TYPE] [-b PARAM]
              NAME

Description

Create a computation environment

Options

NAME

Name of the resource to create. Constraints: value must be a string

–version

show the program’s version and license information and exit

-h, –help, –help-np

show this help message and exit. –help-np forcefully disables the use of a pager for displaying the help message

-l {critical,error,warning,info,debug,1,2,3,4,5,6,7,8,9}, –log-level {critical,error,warning,info,debug,1,2,3,4,5,6,7,8,9}

level of verbosity. Integers provide even more debugging information

-t RESOURCE_TYPE, –resource-type RESOURCE_TYPE

Resource type to create. Constraints: value must be a string

-b PARAM, –backend-parameters PARAM

One or more backend parameters in the form KEY=VALUE. Use the command reproman backend-parameters to see the list of available backend parameters.

Authors

reproman is developed by The ReproMan Team and Contributors <team@reproman.org>.