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"]],["最后更新时间 (UTC):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."]]