vazr >
vazr docs
Commands

CLI command reference

All vazr commands and options. Click a command to see detailed usage, examples, and flags.

>_
vazr
Interactive

Launch the interactive scanner and choose actions item by item.

>_
vazr --dry-run
Preview

Preview findings and actions without deleting or moving anything.

>_
vazr --target "D:/Archive"
Target

Move selected large files to a target location instead of deleting.

>_
vazr --config ./vazr.config.json
Config

Use a saved profile for reproducible cleanup behavior.

>_
vazr --force-delete
Dangerous

Skip recycle bin and permanently remove selected files.

Recommended workflow
01

Scan

Run with --dry-run

vazr scan --dry-run
02

Review

Inspect and select

vazr review
03

Clean

Remove or move junk

vazr clean

Run vazr --help on any command to see all available options.