gdcloud artifacts oci merge

NAME

gdcloud artifacts oci 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.

SYNOPSIS

gdcloud artifacts oci merge path/to/source/oci path/to/source/oci2 ... path/to/source/ociN path/to/output/oci [flags] 

OPTIONAL FLAGS

 --index-annotations stringToString Add annotations to the new merged OCI image bundle (default []) --insecure Allow pulling from registry without TLS. 

GDCLOUD WIDE FLAGS

These flags are available to all commands: --configuration, --format, --help, --project, --quiet.

For more information, see the gdcloud CLI reference overview page.