mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
Improve bash completion for images
Signed-off-by: Harald Albers <github@albersweb.de>
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