NOMBRE
Árbol de artefactos de gdcloud: imprime la estructura de árbol de un paquete OCI.
SYNOPSIS
gdcloud artifacts tree OCI_BUNDLE [flags]
EJEMPLOS
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.
MARCAS OPCIONALES
--insecure Allow using the tree command against a remote reference, and establishing a connection to the server, even for server connections otherwise considered insecure.
GDCLOUD WIDE FLAGS
Estas marcas están disponibles para todos los comandos: --configuration, --format, --help, --project y --quiet.
Para obtener más información, consulta la página Información general sobre la referencia de la CLI de gdcloud.