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

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