docs: migrate --status + manifest-free copy-forward; bump 0.6.1.0 (EGB-710)
This commit is contained in:
parent
469b08203b
commit
5729d84e75
5 changed files with 25 additions and 4 deletions
3
secrets
3
secrets
|
|
@ -2341,7 +2341,8 @@ Usage:
|
|||
secrets rekey Re-encrypt all secrets with a new key
|
||||
secrets verify [project] Check the manifest against the store + decrypt every blob
|
||||
secrets verify --all Decrypt-test every blob in every project (integrity gate)
|
||||
secrets migrate [--dry-run] Copy-forward this project's blobs to store format v2
|
||||
secrets migrate [--dry-run] Copy-forward this project's v1 blobs to store format v2
|
||||
secrets migrate --status Survey every project's v2 readiness (finalize gate)
|
||||
secrets migrate --finalize Drop v1 blobs and mark the store v2 (after verify)
|
||||
secrets which Show the active store, manifest, and external entries
|
||||
secrets where Alias for `which`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue