Files
podman/docs/source/markdown/options/annotation.manifest.md
Brent Baude bd061aa2d5 Add type and annotations to artifact add
podman artifact add now supports two new command line switches.

--type string that describes the type of artifact
--annotation string slice in the form of key=val

These new options allow users to "tag" information in on their artifacts
for any number of purposes down the line

RUN-2446

Signed-off-by: Brent Baude <bbaude@redhat.com>
2025-01-31 09:53:03 -06:00

291 B

####> This option file is used in: ####> podman artifact add, manifest add, manifest annotate ####> If file is edited, make sure the changes ####> are applicable to all of those.

--annotation=annotation=value

Set an annotation on the entry for the specified image or artifact.