diff options
author | baude <bbaude@redhat.com> | 2019-03-01 08:57:01 -0600 |
---|---|---|
committer | baude <bbaude@redhat.com> | 2019-03-01 09:20:12 -0600 |
commit | a4b82c03d3f70ac0df712ec9100a59662e86b625 (patch) | |
tree | c7bbfafb5618a692175d6958a14761a776c95629 /completions | |
parent | c80416f0346200c7906cfc16c6101594653a0ad6 (diff) | |
download | podman-a4b82c03d3f70ac0df712ec9100a59662e86b625.tar.gz podman-a4b82c03d3f70ac0df712ec9100a59662e86b625.tar.bz2 podman-a4b82c03d3f70ac0df712ec9100a59662e86b625.zip |
Pull image for runlabel if not local
In cases where a user issues the podman container runlabel
command and the image is not local, we now default to pulling
the image automatically to mimic the atomic cli behavior.
Fixes: BZ #1677905
Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'completions')
-rw-r--r-- | completions/bash/podman | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/completions/bash/podman b/completions/bash/podman index 36ac27d52..74e3a49d2 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -2401,8 +2401,6 @@ _podman_container_runlabel() { --display --help -h - -p - --pull -q --quiet --tls-verify |