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