From 6d52ebdd13ad052bbf8bfa9efa4e45cafbce1fc2 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Sun, 3 Jun 2018 14:05:54 -0400 Subject: Add flag to add annotations to a container Also add annotations from the image the container was created from. Signed-off-by: Matthew Heon Closes: #886 Approved by: rhatdan --- completions/bash/podman | 1 + 1 file changed, 1 insertion(+) (limited to 'completions') diff --git a/completions/bash/podman b/completions/bash/podman index 00da883e7..7a991e808 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1134,6 +1134,7 @@ _podman_push() { _podman_container_run() { local options_with_args=" --add-host + --annotation --attach -a --blkio-weight --blkio-weight-device -- cgit v1.2.3-54-g00ecf