mirror of https://github.com/hashicorp/consul
Update keyring.html.markdown
parent
247a872a11
commit
c4c409be44
|
@ -46,6 +46,8 @@ The list of available flags are:
|
|||
* `-remove` - Remove the given key from the cluster. This operation may only be
|
||||
performed on keys which are not currently the primary key.
|
||||
|
||||
* `-token=""` - ACL token to use during requests. Defaults to that of the agent.
|
||||
|
||||
* `-rpc-addr` - Address to the RPC server of the agent you want to contact
|
||||
to send this command. If this isn't specified, the command will contact
|
||||
"127.0.0.1:8400" which is the default RPC address of a Consul agent.
|
||||
|
|
Loading…
Reference in New Issue