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 building OCI packages.\u003c/p\u003e\n"],["\u003cp\u003eThe command group allows users to build OCI artifacts using the \u003ccode\u003ebuild-from-tar\u003c/code\u003e command, which takes a Tar file as input.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emerge\u003c/code\u003e command lets you combine multiple OCI bundles, from either local directories or remote registries, into a single OCI bundle.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e--help\u003c/code\u003e flag is universally available across all commands in this group.\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/gdch/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."]]