NAME
gdcloud artifacts tree : affiche la structure arborescente d'un bundle OCI.
SYNOPSIS
gdcloud artifacts tree OCI_BUNDLE [flags]
EXEMPLES
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 FACULTATIFS
--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 GDCLOUD GÉNÉRAUX
Ces flags 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 gdcloud CLI.