docs: version-skew nudge + writer-version; bump 0.7.1.0 (EGB-713)

This commit is contained in:
Brian Majewski 2026-06-08 12:07:51 -07:00
parent 5461418c5d
commit 50476e19fd
4 changed files with 17 additions and 2 deletions

View file

@ -188,6 +188,8 @@ Store-format v2 is **additive** — an upgraded client reads either blob suffix
"Upgrade your secrets" = `git pull` the tool clone (binary ≥ 0.6.0.0) and/or `secrets migrate` the store. A read-only teammate only needs the tool `git pull`.
And you'll be told when you're behind: if a store was last written by a newer `secrets` than the one you're running, any command prints a one-line nudge to stderr (non-fatal) — and `secrets which` shows the store's `written-by:` version. Stores written by older builds (no version stamp) stay silent.
### Automatic project detection
When you run `secrets push` or `secrets pull` without specifying a project name, the tool figures out which project you're in by: