1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #11311 from delftswa2014/11309-add-filter-name

Adds 'name' filter to the CLI reference.
This commit is contained in:
moxiegirl 2015-03-11 14:54:51 -07:00
commit f960a79b7c

View file

@ -921,9 +921,11 @@ Using multiple filters will be handled as a *AND*; for example
container 588a23dac085 *AND* the event type is *start*
Current filters:
* event
* image
* container
* container
* event
* image
* name
#### Examples