mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-30 12:17:53 +00:00
The shell completion should only suggest arguments that work. Using a image without tag does not work in many cases. Having both the version with and without tag also forces users to press one key more because tab completion will always stop at the colon. Fixes #11673 Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
|---|---|---|
| .. | ||
| completion.go | ||
| completion_test.go | ||
| create.go | ||
| create_opts.go | ||
| create_test.go | ||
| default.go | ||
| diffChanges.go | ||
| netflags.go | ||