vault operator raft
This command groups subcommands for operators interacting with the Vault raft storage backend. Most users will not need to interact with these commands. Here are a few examples of the raft operator commands
Subcommands
| Name | Description | 
|---|---|
| autopilot | Raft auto pilot | 
| join | Joins a node to the Raft cluster | 
| list-peers | Returns the Raft peer set | 
| remove-peer | Removes a node from the Raft cluster | 
| snapshot | Restores and saves snapshots from the Raft cluster |