From a332825ff58de514dd226de58885aa32a778be4f Mon Sep 17 00:00:00 2001 From: baude Date: Wed, 11 Dec 2019 09:16:55 -0600 Subject: allow exec to read files of environment variables we want the ability to define environment variables in files for the exec command. Fixes: #1782408 Signed-off-by: baude --- 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 f37b45837..40be0018b 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1359,6 +1359,7 @@ _podman_exec() { --detach-keys -e --env + --env-file --user -u --workdir -- cgit v1.2.3-54-g00ecf