apt
Manage artifact apt packages.
oci
Command group for building OCI packages
services
Create and manage artifact services.
vm-images
Manage artifact VM images.
COMMANDES
COMMAND est l'un des éléments suivants :
extract
Extract an image from OCI packages and write layers to files.
list-versions
List version tags for the root OCI image in a registry. Version tags can be found at gpc-system/gpc-oci.
patch
Patch and replace a full release package with a patch package.
pull
Pull OCI packages from a registry.
push
Push OCI packages to a registry.
tree
Print the tree-like structure of an OCI bundle.
unpack
Unpack a GDC air-gapped OCI bundle from a remote registry, or local directory, to a destination remote registry.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003e\u003ccode\u003egdcloud artifacts\u003c/code\u003e is a command-line tool for managing artifacts within a GDCH environment.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various artifact types, including apt packages, OCI images, VM images, and services.\u003c/p\u003e\n"],["\u003cp\u003eKey operations include extracting, listing, patching, pulling, pushing, unpacking, and managing versions of artifacts.\u003c/p\u003e\n"],["\u003cp\u003eThe tool allows users to interact with OCI packages and their associated registries.\u003c/p\u003e\n"],["\u003cp\u003eUsers can visualize the structure of an OCI bundle using the \u003ccode\u003etree\u003c/code\u003e command.\u003c/p\u003e\n"]]],[],null,["# gdcloud artifacts\n\nNAME\n----\n\ngdcloud artifacts - Create and manage artifacts in a GDC air-gapped environment.\n\nSYNOPSIS\n--------\n\n gdcloud artifacts GROUP | COMMAND [flags]\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--help`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/appliance/resources/gdcloud-reference/gdcloud) page.\n\n### GROUPS\n\n`GROUP` is one of the following: \n\n apt\n Manage artifact apt packages.\n oci\n Command group for building OCI packages\n services\n Create and manage artifact services.\n vm-images\n Manage artifact VM images.\n\n### COMMANDS\n\n`COMMAND` is one of the following: \n\n extract\n Extract an image from OCI packages and write layers to files.\n list-versions\n List version tags for the root OCI image in a registry. Version tags can be found at gpc-system/gpc-oci.\n patch\n Patch and replace a full release package with a patch package.\n pull\n Pull OCI packages from a registry.\n push\n Push OCI packages to a registry.\n tree\n Print the tree-like structure of an OCI bundle.\n unpack\n Unpack a GDC air-gapped OCI bundle from a remote registry, or local directory, to a destination remote registry."]]