Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
huikang committed Jun 22, 2023
1 parent ea4e3b3 commit f86466e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/content/commands/watch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ or optionally provided. There is more documentation on watch
- `-type` - Watch type. Required, one of "`key`, `keyprefix`, `services`,
`nodes`, `service`, `checks`, or `event`.

- `-filter=<filter>` - Expression to use for filtering the results. Optional for
`checks` `nodes`, `services`, and `service` type.
See the [`/catalog/nodes` API documentation](/consul/api-docs/catalog#filtering) for a
description of what is filterable.

#### API Options

@include 'http_api_options_client.mdx'
Expand Down

0 comments on commit f86466e

Please sign in to comment.