build-from-tar
Package a Tar file into an OCI artifact
merge
Merge multiple source OCI bundles to a single OCI bundle at the given output path. Sources can be local OCI directories or remote registry images.
[[["容易理解","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 (世界標準時間)。"],[[["\u003cp\u003e\u003ccode\u003egdcloud artifacts oci\u003c/code\u003e is a command group used for managing OCI (Open Container Initiative) packages.\u003c/p\u003e\n"],["\u003cp\u003eThe command group includes functionality for building OCI artifacts.\u003c/p\u003e\n"],["\u003cp\u003eUsers can create an OCI artifact from a Tar file using the \u003ccode\u003ebuild-from-tar\u003c/code\u003e command.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emerge\u003c/code\u003e command allows for combining multiple OCI bundles, whether local or remote, into a single output bundle.\u003c/p\u003e\n"]]],[],null,["# gdcloud artifacts oci\n\nNAME\n----\n\ngdcloud artifacts oci - Command group for building OCI packages\n\nSYNOPSIS\n--------\n\n gdcloud artifacts oci 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### COMMANDS\n\n`COMMAND` is one of the following: \n\n build-from-tar\n Package a Tar file into an OCI artifact\n merge\n Merge multiple source OCI bundles to a single OCI bundle at the given output path. Sources can be local OCI directories or remote registry images."]]