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> |
||
|---|---|---|
| .. | ||
| completion.go | ||
| create.go | ||
| create_opts.go | ||
| createparse.go | ||
| default.go | ||
| diffChanges.go | ||
| netflags.go | ||
| ports.go | ||
| specgen.go | ||
| util.go | ||
| volumes.go | ||