mirror of https://github.com/status-im/consul.git
8ff1f481fe
Add parameter local-only to operator keyring list requests to force queries to only hit local servers (no WAN traffic). HTTP API: GET /operator/keyring?local-only=true CLI: consul keyring -list --local-only Sending the local-only flag with any non-GET/list request will result in an error. |
||
---|---|---|
.. | ||
keyring.go | ||
keyring_test.go |