You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add -Q bare mode and credential backup system
- Add -Q/--quick flag for bare mode: no config mounts, no .deva, implies --rm
- Backup credentials to tmpdir when auth override active, restore on exit
- Include config hash in container name for explicit --config-home
- Skip ~/.config/deva and ~/.cache/deva when -c is explicit (isolation)
- Warn when explicit config-home has empty auth directories
- Skip filesystem operations during --dry-run
- Redact secrets in debug output
0 commit comments