mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +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>