NAME
gdcloud artifacts tree: mostra a estrutura em árvore de um pacote OCI.
SYNOPSIS
gdcloud artifacts tree OCI_BUNDLE [flags]
EXEMPLOS
To print the structure of an OCI bundle, run:
gdcloud artifacts tree OCI_BUNDLE
The OCI_BUNDLE is a path to a local directory containing an OCI bundle, or a reference to an OCI image in a remote registry.
FLAGS OPCIONAIS
--insecure Allow using the tree command against a remote reference, and establishing a connection to the server, even for server connections otherwise considered insecure.
FLAGS GERAIS DA GDCLOUD
Essas 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.