apt
Manage artifact apt packages.
oci
Command group for building OCI packages
services
Create and manage artifact services.
vm-images
Manage artifact VM images.
명령어
COMMAND: 다음 중 하나입니다.
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.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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."]]