From 63e46cc85cb0a9523e9c48db7a88039e0baeac29 Mon Sep 17 00:00:00 2001 From: Sascha Grunert Date: Tue, 26 Nov 2019 16:08:04 +0100 Subject: Add support for image name history We leverage the containers/storage image history tracking feature to show the previously used image names when running: `podman images --history` Signed-off-by: Sascha Grunert --- completions/bash/podman | 1 + 1 file changed, 1 insertion(+) (limited to 'completions/bash/podman') diff --git a/completions/bash/podman b/completions/bash/podman index 7b64c2a80..6d145030f 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1563,6 +1563,7 @@ _podman_images() { --filter -h --help + --history --no-trunc --notruncate -n -- cgit v1.2.3-54-g00ecf