feat: make uninstall prompts before wiping data

Shows a warning then asks: y = full wipe, n/Enter = stop+remove images
only (keep config/data), anything else = cancel. Updates help + README.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-22 09:44:08 -04:00
parent 78310a70ba
commit 16af657376
2 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ make update # git pull + rebuild + restart
make reinstall # stop, wipe config/data, setup, start fresh
# Remove everything
make uninstall # stop containers, remove images and all data
make uninstall # stop + remove images; prompts whether to also wipe config/data
# Maintenance
make backup # tar config/ + data/ into backups/