From f3f01830dbfd5f5e939e0f8ab793b0018224db4a Mon Sep 17 00:00:00 2001 From: Qi Wang Date: Fri, 16 Aug 2019 12:08:13 -0400 Subject: add --cert-dir image sign Requirement from #2726 Add --cert-dir for `podman image sign`. Signed-off-by: Qi Wang --- completions/bash/podman | 1 + 1 file changed, 1 insertion(+) (limited to 'completions') diff --git a/completions/bash/podman b/completions/bash/podman index 962c15a95..d17f4a15a 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -2668,6 +2668,7 @@ _podman_container_runlabel() { _podman_image_sign() { local options_with_args=" + --cert-dir -d --directory --sign-by -- cgit v1.2.3-54-g00ecf