docs: additive-v2 propagation + optional-GC finalize; bump 0.7.0.0 (EGB-712)

This commit is contained in:
Brian Majewski 2026-06-08 10:52:34 -07:00
parent 040782cad0
commit 9b9af2f30c
5 changed files with 40 additions and 4 deletions

View file

@ -2389,7 +2389,7 @@ Usage:
secrets verify --all Decrypt-test every blob in every project (integrity gate)
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 migrate --finalize Optional GC: drop v1 blobs and mark the store pure v2
secrets which Show the active store, manifest, and external entries
secrets where Alias for `which`
secrets status Alias for `which`