This commit is contained in:
Harivansh Rathi 2026-03-15 14:09:37 -04:00
parent ba0f284dba
commit ff77053297
5 changed files with 183 additions and 3 deletions

View file

@ -96,6 +96,13 @@ export BW_SESSION="$(bw unlock --raw)"
just secrets-sync
```
Restore file-based secrets from Bitwarden:
```bash
export BW_SESSION="$(bw unlock --raw)"
just secrets-restore-files
```
## What Still Needs Manual Handling
- Promoting vault-backed secrets into Bitwarden Secrets Manager machine-account