diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2020-11-20 17:49:24 +0100 |
---|---|---|
committer | Paul Holzinger <paul.holzinger@web.de> | 2020-11-20 23:00:24 +0100 |
commit | bf11bb769f7d8f38bbd0e9f40b415128399f27b3 (patch) | |
tree | 49380c9551439c588d9abe01069bdaf6d25d0e0d /test | |
parent | 042d4884ea35467df5da053627e5535e82fb2d27 (diff) | |
download | podman-bf11bb769f7d8f38bbd0e9f40b415128399f27b3.tar.gz podman-bf11bb769f7d8f38bbd0e9f40b415128399f27b3.tar.bz2 podman-bf11bb769f7d8f38bbd0e9f40b415128399f27b3.zip |
Enable remote shell completion without a running endpoint
The problem is that we always unconditionally setup up the
`ContainerEngine/ImageEngine`. This requires an running
endpoint. Most completions (e.g. flag names) do not need
them and should not fail. This commit makes sure we only
setup the engines as needed in the completions.
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions