automation-tests/cmd/podman/common
Paul Holzinger bf11bb769f 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>
2020-11-20 23:00:24 +01:00
..
completion.go Enable remote shell completion without a running endpoint 2020-11-20 23:00:24 +01:00
create.go Document containers.conf settings for remote connections 2020-11-19 14:48:10 -05:00
create_opts.go Document containers.conf settings for remote connections 2020-11-19 14:48:10 -05:00
createparse.go --rm option shold conflicts with --restart 2020-10-02 21:57:37 +08:00
default.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
diffChanges.go Refactor podman to use c/common/pkg/report 2020-10-21 08:16:52 -07:00
netflags.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
ports.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
specgen.go Remove some more excessive wrapping and stuttering 2020-11-17 09:19:22 -05:00
util.go Remove some more excessive wrapping and stuttering 2020-11-17 09:19:22 -05:00
volumes.go Document containers.conf settings for remote connections 2020-11-19 14:48:10 -05:00