gdcloud components list

NAME

gdcloud components list - 列出所有 gdcloud CLI 组件的状态。

SYNOPSIS

gdcloud components list [flags]

说明

列出所有 gdcloud CLI 组件的状态。 此命令会列出 gdcloud CLI 中的所有可用组件,并显示其 ID、名称和状态。 如果没有可用组件,系统会显示一条消息。 您可以设置格式以输出命令输出资源。

示例

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 参考文档概览页面。