GLOBUS LIST-COMMANDS
DESCRIPTION
List all Globus CLI Commands with short help output. For full command help, run the command with the --help
flag
OPTIONS
- -v, --verbose
-
Control level of output
- -h, --help
-
Show this message and exit.
-
-F, --format
[unix|json|text]
-
Output format for stdout. Defaults to text
-
--jmespath, --jq
TEXT
-
A JMESPath expression to apply to json output. Takes precedence over any specified '--format' and forces the format to be json processed by this expression
-
--map-http-status
TEXT
-
Map HTTP statuses to any of these exit codes: 0,1,50-99. e.g. "404=50,403=51"