summaryrefslogtreecommitdiff
path: root/completions/bash
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-06-11 18:48:25 +0200
committerGitHub <noreply@github.com>2019-06-11 18:48:25 +0200
commit130f6cba8c3cf78948c80930fa81f476cd32cc3b (patch)
tree86626a7fe6cdf95be885a083eb45db1be859c02c /completions/bash
parentc93b8d6b02c7ec0c91af34481133001421b9628d (diff)
parentf909b745ec82d6c010e27218bda9524bb1724060 (diff)
downloadpodman-130f6cba8c3cf78948c80930fa81f476cd32cc3b.tar.gz
podman-130f6cba8c3cf78948c80930fa81f476cd32cc3b.tar.bz2
podman-130f6cba8c3cf78948c80930fa81f476cd32cc3b.zip
Merge pull request #3293 from mheon/add_test_for_play_kube
Add a test for 'podman play kube' to prevent regression
Diffstat (limited to 'completions/bash')
-rw-r--r--completions/bash/podman4
1 files changed, 3 insertions, 1 deletions
diff --git a/completions/bash/podman b/completions/bash/podman
index efb8a6a9b..b049f309a 100644
--- a/completions/bash/podman
+++ b/completions/bash/podman
@@ -2467,7 +2467,9 @@ _podman_healthcheck_run() {
}
_podman_generate_kube() {
- local options_with_args=""
+ local options_with_args="
+ --filename -f
+ "
local boolean_options="
-h