mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-29 14:41:09 +01:00
Update operator_rekey.go (#5983)
This commit is contained in:
parent
70408512ac
commit
798f6bed1f
@ -758,7 +758,7 @@ func (c *OperatorRekeyCommand) printUnsealKeys(client *api.Client, status *api.R
|
|||||||
c.UI.Output(wrapAtLength(fmt.Sprintf(
|
c.UI.Output(wrapAtLength(fmt.Sprintf(
|
||||||
"The encrypted unseal keys are backed up to \"core/unseal-keys-backup\"" +
|
"The encrypted unseal keys are backed up to \"core/unseal-keys-backup\"" +
|
||||||
"in the storage backend. Remove these keys at any time using " +
|
"in the storage backend. Remove these keys at any time using " +
|
||||||
"\"vault operator rekey -delete-backup\". Vault does not automatically " +
|
"\"vault operator rekey -backup-delete\". Vault does not automatically " +
|
||||||
"remove these keys.",
|
"remove these keys.",
|
||||||
)))
|
)))
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user