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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user