mirror of
https://github.com/docker/cli.git
synced 2025-08-08 12:02:07 +03:00
Merge pull request #717 from albers/completion-images-2
Improve and fix bash completion for images
This commit is contained in:
@@ -179,7 +179,7 @@ The currently supported filters are:
|
||||
* container (`container=<name or id>`)
|
||||
* daemon (`daemon=<name or id>`)
|
||||
* event (`event=<event action>`)
|
||||
* image (`image=<tag or id>`)
|
||||
* image (`image=<repository or tag>`)
|
||||
* label (`label=<key>` or `label=<key>=<value>`)
|
||||
* network (`network=<name or id>`)
|
||||
* node (`node=<id>`)
|
||||
|
Reference in New Issue
Block a user