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\u003eThe \u003ccode\u003egdcloud artifacts\u003c/code\u003e command is used for creating and managing artifacts within a Google Distributed Cloud air-gapped environment.\u003c/p\u003e\n"],["\u003cp\u003eAvailable artifact groups include \u003ccode\u003eapt\u003c/code\u003e, \u003ccode\u003eoci\u003c/code\u003e, \u003ccode\u003eservices\u003c/code\u003e, and \u003ccode\u003evm-images\u003c/code\u003e, each serving to manage different types of artifacts.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egdcloud artifacts\u003c/code\u003e supports commands like \u003ccode\u003eextract\u003c/code\u003e, \u003ccode\u003elist-versions\u003c/code\u003e, \u003ccode\u003epatch\u003c/code\u003e, \u003ccode\u003epull\u003c/code\u003e, \u003ccode\u003epush\u003c/code\u003e, \u003ccode\u003etree\u003c/code\u003e, and \u003ccode\u003eunpack\u003c/code\u003e for handling OCI packages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egdcloud artifacts\u003c/code\u003e commands can be supplemented by the global \u003ccode\u003e--help\u003c/code\u003e flag.\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/gdch/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."]]