Merge pull request #2095 from hashicorp/jbs-docs-server-members

Docs: remove admonition about server-members command
This commit is contained in:
Alex Dadgar 2016-12-13 10:43:29 -08:00 committed by GitHub
commit ed7dbf1583

View file

@ -12,9 +12,6 @@ The `server-members` command displays a list of the known servers in the cluster
and their current status. Member information is provided by the gossip protocol,
which is only run on server nodes.
~> **Only runs on servers!** This command can only be run from the server nodes.
Running <tt>nomad server-members</tt> from a client will result in an error.
## Usage
```