mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Update raft.mdx (#16579)
Explicitly explain that the content of a certificate or key is expected, not a path.
This commit is contained in:
@@ -83,6 +83,8 @@ The following flags are available for the `operator raft join` command.
|
|||||||
- `-retry` `(bool: false)` - Continuously retry joining the Raft cluster upon
|
- `-retry` `(bool: false)` - Continuously retry joining the Raft cluster upon
|
||||||
failures. The default is false.
|
failures. The default is false.
|
||||||
|
|
||||||
|
~> **Note:** Please be aware that the content (not the path to the file) of the certifcate or key is expected for these parameters: `-leader-ca-cert`, `-leader-client-cert`, `-leader-client-key`.
|
||||||
|
|
||||||
## list-peers
|
## list-peers
|
||||||
|
|
||||||
This command is used to list the full set of peers in the Raft cluster.
|
This command is used to list the full set of peers in the Raft cluster.
|
||||||
|
|||||||
Reference in New Issue
Block a user