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.
[[["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-09-04 UTC."],[[["\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."]]