reproman-ls

Synopsis

reproman-ls [--version] [-h]
          [-l {critical,error,warning,info,debug,1,2,3,4,5,6,7,8,9}]
          [--resref-type TYPE] [-v] [-r]
          [RESOURCE [RESOURCE ...]]

Description

List known computation resources, images and environments

Examples

$ reproman ls

Options

RESOURCE

Restrict the output to this resource name or ID. [Default: None]

–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

–resref-type TYPE

A resource can be referenced by its name or ID. In the unlikely case that a name collides with an ID, explicitly specify ‘name’ or ‘id’ to disambiguate. Constraints: value must be one of (‘auto’, ‘name’, ‘id’) [Default: ‘auto’]

-v, –verbose

provide more verbose listing. [Default: False]

-r, –refresh

Refresh the status of the resources listed. [Default: False]

Authors

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