diff --git a/docs/reference/commandline/events.md b/docs/reference/commandline/events.md index 1888eaa82f..f5a7a80856 100644 --- a/docs/reference/commandline/events.md +++ b/docs/reference/commandline/events.md @@ -175,14 +175,18 @@ container container 588a23dac085 *AND* the event type is *start* The currently supported filters are: +* config (`config=`) * container (`container=`) * daemon (`daemon=`) * event (`event=`) * image (`image=`) * label (`label=` or `label==`) * network (`network=`) +* node (`node=`) * plugin (`plugin=`) * scope (`scope=`) +* secret (`secret=`) +* service (`service=`) * type (`type=`) * volume (`volume=`)