gdcloud artifacts list-versions

NOME

gdcloud artifacts list-versions - Elenca i tag di versione per l'immagine OCI radice in un registro. I tag di versione sono disponibili in gpc-system/gpc-oci.

SINOSSI

gdcloud artifacts list-versions REGISTRY_NAME [flags]

ESEMPI

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

            gdcloud artifacts list-versions REGISTRY_NAME

FLAG FACOLTATIVI

      --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 WIDE FLAGS

Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.

Per saperne di più, consulta la pagina Panoramica del riferimento di gcloud CLI.