NOM
gdcloud artifacts list-versions : liste les tags de version de l'image OCI racine dans un registre. Les tags de version sont disponibles sur gpc-system/gpc-oci.
SYNOPSIS
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
INDICATEURS FACULTATIFS
      --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.
OPTIONS GCLOUD GÉNÉRALES
Ces options sont disponibles pour toutes les commandes : --configuration, --format, --help, --project, --quiet.
Pour en savoir plus, consultez la page de présentation de la documentation de référence de la gcloud CLI.