gdcloud artifacts list-versions

NOME

gdcloud artifacts list-versions: lista as tags de versão da imagem OCI raiz em um registro. As tags de versão podem ser encontradas em gpc-system/gpc-oci.

SINOPSE

gdcloud artifacts list-versions REGISTRY_NAME [flags]

EXEMPLOS

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

            gdcloud artifacts list-versions REGISTRY_NAME

FLAGS OPCIONAIS

      --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.

SINALIZAÇÕES GERAIS DO GDCLOUD

Estas flags estão disponíveis para todos os comandos: --configuration, --format, --help, --project, --quiet.

Para mais informações, consulte a página Visão geral da referência da CLI gdcloud.