Commands / dpm restore

dpm restore

Remove all DPM-managed tools and reset to a clean state. Use this to wipe a setup and start fresh.

Restore removes all tools DPM has installed. This cannot be undone. Re-applying your profiles or reinstalling tools individually is the only way to get them back.

CLI usage

sh
dpm restore [--yes] # short alias dpm -o [--yes]

Flags

Examples

sh
# interactive, asks for confirmation dpm restore this will remove all DPM-managed tools. continue? [y/N] # non-interactive, skips prompt dpm restore --yes ✓ restored, all tools removed

What is removed

Restore removes:

Restore does not remove:

TUI: Menu

Press M to open the main menu, then select Restore. A confirmation dialog appears with yes/no options. Navigate with ←→ and confirm with ENTER. Press ESC to cancel.