mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Added operator raft and operator raft snapshot descriptions (#7106)
This commit is contained in:
@@ -17,7 +17,7 @@ type OperatorRaftSnapshotSaveCommand struct {
|
||||
}
|
||||
|
||||
func (c *OperatorRaftSnapshotSaveCommand) Synopsis() string {
|
||||
return "Saves a snapshot of the current state of the raft cluster into a file."
|
||||
return "Saves a snapshot of the current state of the raft cluster into a file"
|
||||
}
|
||||
|
||||
func (c *OperatorRaftSnapshotSaveCommand) Help() string {
|
||||
|
||||
Reference in New Issue
Block a user