NAME
gdcloud components list - List the status of all gdcloud CLI components.
SYNOPSIS
gdcloud components list [flags]
DESCRIPTION
List the status of all gdcloud CLI components. This command lists all the available components in the gdcloud CLI with their ID, name, and status. A message is displayed if there are no available components. You can set the format to print command output resources.
EXAMPLES
To list the status of all gdcloud CLI components, run:
gdcloud components list
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration
, --format
, --help
, --project
, --quiet
.
For more information, see the gdcloud CLI reference overview page.