gdcloud components list

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

OPTIONAL FLAGS

      --only-local-state   If set, only show local components (excluding remote plugins).
      --show-platform      If set, display OS/Architecture in the output (e.g. linux/amd64).
      --show-versions      If set, show the installed version and latest version.

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.