From 94a810751539afeb1590ccc1a9745f1d5767fda2 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 19 Dec 2017 09:07:49 -0500 Subject: Add support for adding devices to container Also add --quiet option to kpod create/run since this will help with writing tests. Signed-off-by: Daniel J Walsh Closes: #140 Approved by: TomSweeneyRedHat --- 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 9a5351ade..ecf752de9 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1018,6 +1018,7 @@ _podman_container_run() { --oom-kill-disable --privileged --publish-all -P + --quiet --read-only --tty -t " -- cgit v1.2.3-54-g00ecf