Commit b82d72e
fix(cli): add confirmation prompt to
`spacetime delete` previously deleted databases immediately with no
confirmation. Add a y/N prompt before sending the delete request,
skippable with `--yes`/`-y` for scripting.
Closes #4679
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>spacetime delete
1 parent 18f6da6 commit b82d72e
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
53 | 64 | | |
54 | 65 | | |
55 | 66 | | |
| |||
0 commit comments