mirror of https://github.com/status-im/consul.git
Update outage.html.md
This commit is contained in:
parent
88a150cee1
commit
5888d1884f
|
@ -215,7 +215,7 @@ In Consul 0.7 and later, you can use the [`consul operator`](/docs/commands/oper
|
|||
command to inspect the Raft configuration:
|
||||
|
||||
```
|
||||
$ consul operator raft -list-peers
|
||||
$ consul operator raft list-peers
|
||||
Node ID Address State Voter RaftProtocol
|
||||
alice 10.0.1.8:8300 10.0.1.8:8300 follower true 2
|
||||
bob 10.0.1.6:8300 10.0.1.6:8300 leader true 2
|
||||
|
|
Loading…
Reference in New Issue