Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
NOMBRE
gdcloud artifacts tree: Imprime la estructura en forma de árbol de un paquete de OCI.
SINOPSIS
gdcloud artifacts tree OCI_BUNDLE [flags]
EXAMPLES
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.
MARCAS GENERALES DE GCLOUD
Estas marcas están disponibles para todos los comandos: --configuration, --format, --help, --project y --quiet.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[[["\u003cp\u003e\u003ccode\u003egdcloud artifacts tree\u003c/code\u003e command displays the hierarchical structure of an OCI bundle.\u003c/p\u003e\n"],["\u003cp\u003eThe OCI bundle can be a local directory or a remote OCI image reference.\u003c/p\u003e\n"],["\u003cp\u003eThe command can connect to insecure servers when used with the \u003ccode\u003e--insecure\u003c/code\u003e flag.\u003c/p\u003e\n"],["\u003cp\u003eCommon flags like \u003ccode\u003e--configuration\u003c/code\u003e, \u003ccode\u003e--format\u003c/code\u003e, \u003ccode\u003e--help\u003c/code\u003e, \u003ccode\u003e--project\u003c/code\u003e, and \u003ccode\u003e--quiet\u003c/code\u003e are also supported.\u003c/p\u003e\n"]]],[],null,["# gdcloud artifacts tree\n\nNAME\n----\n\ngdcloud artifacts tree - Print the tree-like structure of an OCI bundle.\n\nSYNOPSIS\n--------\n\n gdcloud artifacts tree OCI_BUNDLE [flags]\n\n### EXAMPLES\n\n To print the structure of an OCI bundle, run:\n\n gdcloud artifacts tree OCI_BUNDLE\n\n 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.\n\n### OPTIONAL FLAGS\n\n --insecure Allow using the tree command against a remote reference, and establishing a connection to the server, even for server connections otherwise considered insecure.\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--configuration`, `--format`, `--help`, `--project`, `--quiet`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-reference/gdcloud) page."]]