mirror of
https://github.com/containers/podman.git
synced 2025-06-02 02:26:52 +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>
222 B
222 B
####> This option file is used in: ####> podman artifact ls, images ####> If file is edited, make sure the changes ####> are applicable to all of those.
--no-trunc
Do not truncate the output (default false).