Skip to content

CLI reference

Command shape

The CLI is a first-class input surface. Commands collect user input and execute shared business operations.

CLI help, interactive prompts, and recovery messages should point to stable public docs anchors.

Local docs path

When the local Appaloft server is running, CLI docs links should prefer local /docs/* URLs.

Automation

Automation should prefer explicit flags or config-file fields over non-replayable interactive input.