Docs · CLI Reference
CLI Command Reference
Exact syntax for currently implemented AuditWalk CLI commands. Canonical forms appear first; compatibility aliases and default rewrites are shown where relevant.
Quick operator flow
auditwalk scan run --profile full
auditwalk baseline confirm <scan_id>
auditwalk preflight run
auditwalk compare run --format json
auditwalk doctor run --format json
Note: doctor run is a licensed extension.
scan
| Command | Canonical | Tier | Notes |
auditwalk scan run | auditwalk scan run | Free | Primary scan execution command. |
auditwalk scan quick | auditwalk scan run --profile quick | Free | Alias profile form. |
auditwalk scan full | auditwalk scan run --profile full | Free | Alias profile form. |
auditwalk scan paranoid | auditwalk scan run --profile paranoid | Free | Alias profile form. |
baseline
| Command | Canonical | Tier | Notes |
auditwalk baseline confirm <scan_id> | auditwalk baseline confirm <scan_id> | Free | Canonical trusted baseline promotion command. |
auditwalk baseline set --scan-id <scan_id> | auditwalk baseline confirm <scan_id> | Free | Compatibility alias for baseline confirm. |
auditwalk baseline review <scan_id> | auditwalk baseline review <scan_id> | Free | Review baseline candidate details. |
auditwalk baseline show | auditwalk baseline show | Free | Show active baseline. |
auditwalk baseline last | auditwalk baseline show | Free | Alias of show. |
auditwalk baseline history | auditwalk baseline history | Free | Show baseline history. |
auditwalk baseline export | auditwalk baseline export | Free | Export baseline data. |
auditwalk baseline report | auditwalk baseline report | Free | Render baseline report output. |
preflight
| Command | Canonical | Tier | Notes |
auditwalk preflight run | auditwalk preflight run | Free | Default rewrite: auditwalk preflight -> run. |
auditwalk preflight show | auditwalk preflight show | Free | Show latest preflight result. |
auditwalk preflight last | auditwalk preflight show | Free | Alias of show. |
auditwalk preflight export | auditwalk preflight export | Free | Export preflight result. |
auditwalk preflight report | auditwalk preflight report | Free | Render report output. |
auditwalk preflight init | auditwalk preflight init | Free | Initialize preflight context. |
compare + doctor
| Command | Canonical | Tier | Notes |
auditwalk compare run | auditwalk compare run | Free | Default rewrite: auditwalk compare -> run. |
auditwalk compare show | auditwalk compare show | Free | Show latest compare output. |
auditwalk compare last | auditwalk compare show | Free | Alias of show. |
auditwalk compare export | auditwalk compare export | Free | Export compare output. |
auditwalk compare report | auditwalk compare report | Free | Render compare report. |
auditwalk doctor run | auditwalk doctor run | Paid | Default rewrite: auditwalk doctor -> run. |
auditwalk doctor show | auditwalk doctor show | Paid | Show latest doctor output. |
auditwalk doctor last | auditwalk doctor show | Paid | Alias of show. |
auditwalk doctor export | auditwalk doctor export | Paid | Export doctor output. |
auditwalk doctor report | auditwalk doctor report | Paid | Render doctor report output. |
attention + report + status
| Command | Canonical | Tier | Notes |
auditwalk attention show | auditwalk attention show | Paid | Show attention items. |
auditwalk attention inspect | auditwalk attention inspect | Paid | Inspect specific attention finding. |
auditwalk attention export | auditwalk attention export | Paid | Export attention output. |
auditwalk report show | auditwalk report show | Free | Show report summary. |
auditwalk report export | auditwalk report export | Free | Export report artifact. |
auditwalk report bundle | auditwalk report bundle | Free | Create bundled report package. |
auditwalk report render | auditwalk report render | Free | Render selected report format. |
auditwalk status show | auditwalk status show | Paid | Primary status view. |
auditwalk status export | auditwalk status export | Paid | Export status output. |
auditwalk status report | auditwalk status report | Paid | Render status report. |
watch + repair + retain
| Command | Canonical | Tier | Notes |
auditwalk watch run | auditwalk watch run | Paid | Foreground watch loop. |
auditwalk watch start | auditwalk watch start | Paid | Background daemon start. |
auditwalk watch stop | auditwalk watch stop | Paid | Daemon stop. |
auditwalk watch status | auditwalk watch status | Paid | Daemon status query. |
auditwalk watch config show|set | auditwalk watch config <action> | Paid | Nested command surface. |
auditwalk repair show | auditwalk repair show | Paid · v0.2 | Show repair plan state. |
auditwalk repair plan | auditwalk repair plan | Paid · v0.2 | Create repair plan artifact. |
auditwalk repair apply | auditwalk repair apply | Paid · v0.2 | Apply plan (supports --dry-run). |
auditwalk retain dry-run | auditwalk retain dry-run | Paid | Retention simulation only. |
diagnostic + init + license + trust
| Command | Canonical | Tier | Notes |
auditwalk diagnostic run | auditwalk diagnostic run | Paid | Diagnostic execution surface. |
auditwalk diagnostic review | auditwalk diagnostic review | Paid | Diagnostic review output. |
auditwalk diagnostic show | auditwalk diagnostic show | Paid | Show diagnostic artifact. |
auditwalk diagnostic list | auditwalk diagnostic list | Paid | List diagnostic artifacts. |
auditwalk diagnostic explain | auditwalk diagnostic explain | Paid | Explain diagnostic finding. |
auditwalk diagnostic repair-preview | auditwalk diagnostic repair-preview | Paid | Preview repair from diagnostic. |
auditwalk diagnostic repair-apply | auditwalk diagnostic repair-apply | Paid | Apply repair from diagnostic path. |
auditwalk diagnostic restore-preview | auditwalk diagnostic restore-preview | Paid | Preview restore path. |
auditwalk diagnostic restore-apply | auditwalk diagnostic restore-apply | Paid | Apply restore path. |
auditwalk diagnostic doctor | auditwalk diagnostic doctor | Paid | Diagnostic-to-doctor bridge command. |
auditwalk init | auditwalk init run | Free | Default rewrite: auditwalk init -> auditwalk init run. |
auditwalk init run | auditwalk init run | Free | Initialization command. |
auditwalk license status | auditwalk license status | Paid | License status output. |
auditwalk trust status | auditwalk trust status | Paid | Trust status output. |