apt
Manage artifact apt packages.
oci
Command group for building OCI packages
services
Create and manage artifact services.
vm-images
Manage artifact VM images.
COMMANDS
COMMAND is one of the following:
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 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."]]