Skip to main content
The complior binary is a single CLI that combines a TUI dashboard, headless commands, and daemon management.

Global flags

Command overview

Quick start

Headless vs TUI

Commands like scan, fix, agent, eval run headless — they print results and exit. Running complior with no arguments launches the TUI dashboard with 9 interactive pages.

Scan

Static analysis flags and output formats.

Eval

Dynamic testing with 680 probes.

Fix

Fix application and undo.

Agent

Passport lifecycle management.

Daemon

Background daemon control.

Config

Configuration files and .env setup.