diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-05-01 14:51:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-01 14:51:55 +0200 |
commit | eea77b5ae3e7fb8a60d438a79d3a4b30d35bb67c (patch) | |
tree | 37f8f7740e9e615a561422410ff91a0ce13bead0 /completions/bash/podman | |
parent | 39c937ee450a4de7ab97c013d65157a3b39718b1 (diff) | |
parent | 354d80626ac4790f261a29a6d53d6cd3fa837bb9 (diff) | |
download | podman-eea77b5ae3e7fb8a60d438a79d3a4b30d35bb67c.tar.gz podman-eea77b5ae3e7fb8a60d438a79d3a4b30d35bb67c.tar.bz2 podman-eea77b5ae3e7fb8a60d438a79d3a4b30d35bb67c.zip |
Merge pull request #3018 from jamescassell/auto-http-proxy
Auto http proxy
Diffstat (limited to 'completions/bash/podman')
-rw-r--r-- | completions/bash/podman | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman index 6acdcc05a..b5963f8b9 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1711,6 +1711,7 @@ _podman_container_run() { --gidmap --group-add --hostname -h + --http-proxy --image-volume --init-path --ip |