GLOBUS CLI-PROFILE-LIST
DESCRIPTION
List all CLI profiles which have been used.
These are the values for GLOBUS_PROFILE which have been recorded, as well as GLOBUS_CLI_CLIENT_ID values which have been used.
OPTIONS
- -v, --verbose
-
Control level of output, make it more verbose.
- --quiet
-
Suppress non-essential output. This is higher precedence than
--verbose
. - -h, --help
-
Show this message and exit.
EXIT STATUS
0 on success.
1 if an error occurred.
2 if the command was used improperly.
3 if the command was used on the wrong type of object, e.g. a collection command used on an endpoint.
4 if the command has authentication or authorization requirements which were not met, as in ConsentRequired errors or missing logins.