podman/pkg/domain/utils
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
..
scp.go scp: add option types 2024-10-14 21:46:55 -04:00
scp_test.go scp: add option types 2024-10-14 21:46:55 -04:00
secrets_filters.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
utils.go Add type and annotations to artifact add 2025-01-31 09:53:03 -06:00
utils_test.go Switch all calls of assert.Nil to assert.NoError 2025-01-15 07:08:27 -05:00