NAME
gdcloud components list - すべての gdcloud CLI コンポーネントのステータスを一覧表示します。
SYNOPSIS
gdcloud components list [flags]
説明
すべての gdcloud CLI コンポーネントのステータスを一覧表示します。 このコマンドは、gdcloud CLI で使用可能なすべてのコンポーネントを ID、名前、ステータスとともに一覧表示します。 使用可能なコンポーネントがない場合は、メッセージが表示されます。 コマンド出力リソースを印刷する形式を設定できます。
EXAMPLES
To list the status of all gdcloud CLI components, run:
gdcloud components list
オプション フラグ
--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 全般のフラグ
次のフラグはすべてのコマンドで使用できます: --configuration、--format、--help、--project、--quiet。
詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。