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
fix: add --confirm-destroy flag and close --quiet bypass in bd init --force
- Add --confirm-destroy as a clean boolean flag for non-interactive
destructive re-init (simpler than --destroy-token)
- Fix: --force --quiet no longer silently bypasses the safety guard.
Previously it would print a warning and continue anyway, which is
how databases were accidentally destroyed.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
0 commit comments