pack manifest annotate

pack manifest annotate

Add or update information about an entry in a manifest list.

pack manifest annotate [OPTIONS] <manifest-list> <manifest> [flags]

Examples

pack manifest annotate my-image-index my-image:some-arch --arch some-other-arch

Options

      --annotations annotation   Set an annotation for the specified image (default [])
      --arch string              Set the architecture
  -h, --help                     Help for 'annotate'
      --os string                Set the OS
      --variant string           Set the architecture variant

Options inherited from parent commands

      --force-color   Force color output
      --no-color      Disable color output
  -q, --quiet         Show less output
      --timestamps    Enable timestamps in output
  -v, --verbose       Show more output

SEE ALSO