mirror of https://github.com/hashicorp/consul
added -detailed in docs
parent
7626d0992d
commit
79aabc958a
|
@ -73,6 +73,10 @@ configuration.
|
||||||
we recommend setting this option to `true.
|
we recommend setting this option to `true.
|
||||||
Default is `false`.
|
Default is `false`.
|
||||||
|
|
||||||
|
- `-detailed` - Outputs additional information 'commit_index' which is
|
||||||
|
the index of the server's last committed Raft log entry.
|
||||||
|
Default is `false`.
|
||||||
|
|
||||||
## remove-peer
|
## remove-peer
|
||||||
|
|
||||||
Corresponding HTTP API Endpoint: [\[DELETE\] /v1/operator/raft/peer](/consul/api-docs/operator/raft#delete-raft-peer)
|
Corresponding HTTP API Endpoint: [\[DELETE\] /v1/operator/raft/peer](/consul/api-docs/operator/raft#delete-raft-peer)
|
||||||
|
|
Loading…
Reference in New Issue