CLI Reference

Exact syntax reference for live AuditWalk CLI commands. Implemented-only surface. Canonical forms appear first; aliases are subordinate compatibility paths.

CLI Guide

Workflow learning, first-run setup, and operator sequence.

Open CLI Guide

CLI Reserve

Future vocabulary kept separate from runtime behavior.

Open CLI Reserve

Quick operator flow

auditwalk scan run --profile full
auditwalk baseline set --scan-id <scan_id>
auditwalk preflight run
auditwalk compare run --format json
auditwalk doctor run --format json
  • Implemented commands only.
  • Planned/reserved terms are excluded from this page.
  • watch config is nested and requires <action:show|set>.
  • Canonical baseline action: auditwalk baseline set --scan-id <scan_id>; baseline confirm is an alias.

scan

CommandCanonicalNotes
auditwalk scan runauditwalk scan runPrimary scan execution command.
auditwalk scan quickauditwalk scan run --profile quickAlias profile form.
auditwalk scan fullauditwalk scan run --profile fullAlias profile form.
auditwalk scan paranoidauditwalk scan run --profile paranoidAlias profile form.

baseline

CommandCanonicalNotes
auditwalk baseline createauditwalk baseline createCreates baseline candidate from current state.
auditwalk baseline set --scan-id <scan_id>auditwalk baseline set --scan-id <scan_id>Canonical trusted baseline promotion command.
auditwalk baseline confirm <scan_id>auditwalk baseline set --scan-id <scan_id>Compatibility alias.
auditwalk baseline review <scan_id>auditwalk baseline review <scan_id>Review baseline candidate details.
auditwalk baseline showauditwalk baseline showShow active baseline.
auditwalk baseline lastauditwalk baseline showAlias of show.
auditwalk baseline historyauditwalk baseline historyShow baseline history.
auditwalk baseline exportauditwalk baseline exportExport baseline data.
auditwalk baseline reportauditwalk baseline reportRender baseline report output.

preflight

CommandCanonicalNotes
auditwalk preflight runauditwalk preflight runDefault rewrite: auditwalk preflight -> run.
auditwalk preflight showauditwalk preflight showShow latest preflight result.
auditwalk preflight lastauditwalk preflight showAlias of show.
auditwalk preflight exportauditwalk preflight exportExport preflight result.
auditwalk preflight reportauditwalk preflight reportRender report output.
auditwalk preflight initauditwalk preflight initInitialize preflight context.

compare + doctor

CommandCanonicalNotes
auditwalk compare runauditwalk compare runDefault rewrite: auditwalk compare -> run.
auditwalk compare showauditwalk compare showShow latest compare output.
auditwalk compare lastauditwalk compare showAlias of show.
auditwalk compare exportauditwalk compare exportExport compare output.
auditwalk compare reportauditwalk compare reportRender compare report.
auditwalk doctor runauditwalk doctor runDefault rewrite: auditwalk doctor -> run.
auditwalk doctor showauditwalk doctor showShow latest doctor output.
auditwalk doctor lastauditwalk doctor showAlias of show.
auditwalk doctor exportauditwalk doctor exportExport doctor output.
auditwalk doctor reportauditwalk doctor reportRender doctor report output.

attention + report + status

CommandCanonicalNotes
auditwalk attention showauditwalk attention showShow attention items.
auditwalk attention inspectauditwalk attention inspectInspect specific attention finding.
auditwalk attention exportauditwalk attention exportExport attention output.
auditwalk report showauditwalk report showShow report summary.
auditwalk report exportauditwalk report exportExport report artifact.
auditwalk report bundleauditwalk report bundleCreate bundled report package.
auditwalk report renderauditwalk report renderRender selected report format.
auditwalk status showauditwalk status showPrimary status view.
auditwalk status exportauditwalk status exportExport status output.
auditwalk status reportauditwalk status reportRender status report.

watch + repair + retain

CommandCanonicalNotes
auditwalk watch runauditwalk watch runForeground watch loop.
auditwalk watch startauditwalk watch startBackground daemon start.
auditwalk watch stopauditwalk watch stopDaemon stop.
auditwalk watch statusauditwalk watch statusDaemon status query.
auditwalk watch config show|setauditwalk watch config <action>Nested command surface.
auditwalk repair showauditwalk repair showShow repair plan state.
auditwalk repair planauditwalk repair planCreate repair plan artifact.
auditwalk repair applyauditwalk repair applyApply plan (supports --dry-run).
auditwalk retain dry-runauditwalk retain dry-runRetention simulation only.

diagnostic + init + license + trust

CommandCanonicalNotes
auditwalk diagnostic runauditwalk diagnostic runDiagnostic execution surface.
auditwalk diagnostic reviewauditwalk diagnostic reviewDiagnostic review output.
auditwalk diagnostic showauditwalk diagnostic showShow diagnostic artifact.
auditwalk diagnostic listauditwalk diagnostic listList diagnostic artifacts.
auditwalk diagnostic explainauditwalk diagnostic explainExplain diagnostic finding.
auditwalk diagnostic repair-previewauditwalk diagnostic repair-previewPreview repair from diagnostic.
auditwalk diagnostic repair-applyauditwalk diagnostic repair-applyApply repair from diagnostic path.
auditwalk diagnostic restore-previewauditwalk diagnostic restore-previewPreview restore path.
auditwalk diagnostic restore-applyauditwalk diagnostic restore-applyApply restore path.
auditwalk diagnostic doctorauditwalk diagnostic doctorDiagnostic-to-doctor bridge command.
auditwalk init runauditwalk init runInitialization command.
auditwalk license statusauditwalk license statusLicense status output.
auditwalk trust statusauditwalk trust statusTrust status output.