mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-13 12:19:36 +00:00
We should not include the anonymous twice in the suggestions.
one example is `podman network ls --format {{.` it will also show
`{{.Network` but since Network is the actual struct all fields are
already shown so there is no need for it to be suggested.
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 | ||