gdcloud components list

NAME

gdcloud components list: lista o status de todos os componentes da CLI gdcloud.

SYNOPSIS

gdcloud components list [flags]

DESCRIÇÃO

Lista o status de todos os componentes da CLI gdcloud. Esse comando lista todos os componentes disponíveis na CLI gdcloud com ID, nome e status. Uma mensagem será exibida se não houver componentes disponíveis. É possível definir o formato para imprimir recursos de resposta ao comando.

EXEMPLOS

To list the status of all gdcloud CLI components, run:

    gdcloud components list

FLAGS OPCIONAIS

      --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.

FLAGS GERAIS DA GDCLOUD

Essas flags estão disponíveis para todos os comandos: --configuration, --format, --help, --project, --quiet.

Para mais informações, consulte a página Visão geral da referência da CLI gdcloud.