mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Update operator migrate docs (#5895)
This commit is contained in:
parent
5a70c5b0ec
commit
d686d3f77f
@ -14,7 +14,8 @@ description: |-
|
||||
The `operator migrate` command copies data between storage backends to facilitate
|
||||
migrating Vault between configurations. It operates directly at the storage
|
||||
level, with no decryption involved. Keys in the destination storage backend will
|
||||
be overwritten. The source data is not modified, with the exception of a small lock
|
||||
be overwritten, and the destination should _not_ be initialized prior to the
|
||||
migrate operation. The source data is not modified, with the exception of a small lock
|
||||
key added during migration.
|
||||
|
||||
This is intended to be an offline operation to ensure data consistency, and Vault
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user