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:
@@ -18,7 +18,7 @@ type OperatorRaftSnapshotRestoreCommand struct {
|
||||
}
|
||||
|
||||
func (c *OperatorRaftSnapshotRestoreCommand) Synopsis() string {
|
||||
return "Installs the provided snapshot, returning the cluster to the state defined in it."
|
||||
return "Installs the provided snapshot, returning the cluster to the state defined in it"
|
||||
}
|
||||
|
||||
func (c *OperatorRaftSnapshotRestoreCommand) Help() string {
|
||||
|
||||
Reference in New Issue
Block a user