mirror of https://github.com/status-im/consul.git
parent
b3a0b273ed
commit
301d3bacd0
|
@ -19,7 +19,7 @@ as interacting with the Raft subsystem. This was added in Consul 0.7.
|
||||||
If ACLs are enabled then a token with operator privileges may be required in
|
If ACLs are enabled then a token with operator privileges may be required in
|
||||||
order to use this command. Requests are forwarded internally to the leader
|
order to use this command. Requests are forwarded internally to the leader
|
||||||
if required, so this can be run from any Consul node in a cluster. See the
|
if required, so this can be run from any Consul node in a cluster. See the
|
||||||
[ACL Guide](https://learn.hashicorp.com/consul/security-networking/production-acls for more information.
|
[ACL Guide](https://learn.hashicorp.com/consul/security-networking/production-acls) for more information.
|
||||||
|
|
||||||
See the [Outage Recovery](https://learn.hashicorp.com/consul/day-2-operations/outage) guide for some examples of how
|
See the [Outage Recovery](https://learn.hashicorp.com/consul/day-2-operations/outage) guide for some examples of how
|
||||||
this command is used. For an API to perform these operations programmatically,
|
this command is used. For an API to perform these operations programmatically,
|
||||||
|
|
Loading…
Reference in New Issue