NAMA
gdcloud artifacts list-versions - Mencantumkan tag versi untuk image OCI root di registry. Tag versi dapat ditemukan di gpc-system/gpc-oci.
SINOPSIS
gdcloud artifacts list-versions REGISTRY_NAME [flags]
CONTOH
To list the version tags for the root OCI image in a registry, run:
            gdcloud artifacts list-versions REGISTRY_NAME
FLAG OPSIONAL
      --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.
FLAG GDCLOUD WIDE
Flag ini tersedia untuk semua perintah: --configuration, --format, --help, --project, --quiet.
Untuk mengetahui informasi selengkapnya, lihat halaman ringkasan referensi gcloud CLI.