Skip to main content
ArcSight

CLI reference

One flow: arc scan → arc fix → arc finish → arc watch (Pro). Everything else is optional.

Primary flow

Run these in order. Most users need nothing else.

  • Scan your codebase

    Find all issues. No config required.

    arc scan
  • Fix issues

    Apply safe improvements automatically.

    arc fix
  • Finish remaining issues

    Plan or apply fixes for issues that need decisions.

    arc finish
  • Keep clean (Pro)

    Continuous fixing so your architecture stays clean.

    arc watch

Optional tools

Explain, impact, guard, drift, and more. Use when you need them.

View all commands →