gdcloud artifacts list-versions

名称

gdcloud artifacts list-versions - 列出注册表中根 OCI 映像的版本标记。您可以在 gpc-system/gpc-oci 中找到版本标记。

摘要

gdcloud artifacts list-versions REGISTRY_NAME [flags]

示例

To list the version tags for the root OCI image in a registry, run:

            gdcloud artifacts list-versions REGISTRY_NAME

可选标志

      --artifact string        Get versions for a different artifact from the registry. (default "gpc-system/gpc-oci")
      --insecure               Allow pulling from the registry, and establishing a connection to the server, even for server connections otherwise considered insecure.
      --latest                 Return only the latest version tag found. (default true)
      --single-manifest-repo   List the manifests in a specified registry, where REGISTRY_NAME is the reference for the registry.

GDCLOUD 全局标志

以下标志适用于所有命令:--configuration--format--help--project--quiet

如需了解详情,请参阅 gdcloud CLI 参考概览页面。