Skip to content

Commit

Permalink
Merge adfa761 into backport/gh-18152-members-filter-dc/eminently-ampl…
Browse files Browse the repository at this point in the history
…e-ladybird
  • Loading branch information
hc-github-team-consul-core committed Jul 25, 2023
2 parents e4152e2 + adfa761 commit b13503a
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 b13503a

Please sign in to comment.