Usage
Output
Information displayed
Status
- ● Running (green) —
rampart serveis running on port 9090 - ○ Not running (red) —
rampart serveis not reachable
Protected
Lists detected agent integrations:- Claude Code (hooks) — Hooks installed in
~/.claude/settings.json - Cline (hooks) — Hooks found in
~/Documents/Cline/Hooks/ - OpenClaw (shim) — Shim running on port 19090
Mode
- enforce (default: deny) — Blocking mode, denies by default
- monitor (default: allow) — Audit-only mode, allows by default
- unknown — No policy found
Today’s stats
Progress bar showing allow percentage:require_approval and webhook decisions.
Last deny
Most recent deny event from today (if any):Examples
Check protection status
Monitor in scripts
Daily check
Add to your shell profile:Use cases
Verify setup
After installation:Monitor protection
Before starting work:Investigate denies
If you see denies:CI health check
Comparison with other commands
rampart status vs rampart doctor
- status: Quick dashboard (1 command, < 1s)
- doctor: Comprehensive health check (12+ checks, ~3s)
status for quick checks, doctor for troubleshooting.
rampart status vs rampart watch
- status: Static snapshot (exits immediately)
- watch: Live TUI dashboard (runs until Ctrl+C)
status for scripts, watch for monitoring.
When to run
Daily:Troubleshooting
Status shows “Not running”
Protected shows “None”
Mode shows “unknown”
No today’s stats
See also
- rampart doctor - Comprehensive health check
- rampart watch - Live TUI dashboard
- rampart log - View recent events