mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

added a --no-trunc flag to artifact ls, which follows what images has done. by default now, the ls output will have the shortened 12 character digest. the --no-trunc will output the full digest. Signed-off-by: Brent Baude <bbaude@redhat.com>