summaryrefslogtreecommitdiff
path: root/completions
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-10-10 14:04:17 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-10-11 11:24:08 -0400
commit4882a6dd9dc8ee5475ce8a00c52a522e661dd387 (patch)
treede7eef31adc1396dad568de4a6242cdea01e8cee /completions
parentb3cde231abb1fe5c70aaf18f6f7540e6a123ae9d (diff)
downloadpodman-4882a6dd9dc8ee5475ce8a00c52a522e661dd387.tar.gz
podman-4882a6dd9dc8ee5475ce8a00c52a522e661dd387.tar.bz2
podman-4882a6dd9dc8ee5475ce8a00c52a522e661dd387.zip
Add --ip flag and plumbing into libpod
Add the --ip flag back with bash completions. Manpages still missing. Add plumbing to pass appropriate the appropriate option down to libpod to connect the flag to backend logic added in the previous commits. Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'completions')
-rw-r--r--completions/bash/podman1
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman
index 604a25f5d..5cfed348f 100644
--- a/completions/bash/podman
+++ b/completions/bash/podman
@@ -1512,6 +1512,7 @@ _podman_container_run() {
--hostname -h
--image-volume
--init-path
+ --ip
--ipc
--kernel-memory
--label-file