Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
huikang committed Jul 21, 2023
1 parent 779901b commit adfa761
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/content/commands/members.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ Usage: `consul members [options]`
in the WAN gossip pool. These are generally all the server nodes in
each datacenter.

- `-filter=<filter>` - Expression to use for filtering the results,
e.g., `-filter='Tags["dc"] == dc2'`.
See the [`/catalog/nodes` API documentation](/consul/api-docs/catalog#filtering) for a
description of what is filterable.


#### Enterprise Options

@include 'http_api_partition_options.mdx'
Expand Down

0 comments on commit adfa761

Please sign in to comment.