mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Make the rekey verification message more complete
This commit is contained in:
parent
d2a6028c74
commit
8f17d4e1af
@ -577,7 +577,7 @@ func (c *OperatorRekeyCommand) provide(client *api.Client, key string) int {
|
||||
resp.(*api.RekeyUpdateResponse))
|
||||
}
|
||||
|
||||
c.UI.Output("Rekey verification successful.")
|
||||
c.UI.Output(wrapAtLength("Rekey verification successful. The rekey operation is complete and the new keys are now active."))
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user