gdcloud artifacts list-versions

이름

gdcloud artifacts list-versions - 레지스트리의 루트 OCI 이미지의 버전 태그를 나열합니다. 버전 태그는 gpc-system/gpc-oci에서 확인할 수 있습니다.

개요

gdcloud artifacts list-versions REGISTRY_NAME [flags]

EXAMPLES

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 참조 개요 페이지를 참고하세요.