mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00

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>
291 B
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.