CONFIGURATION

CLI Reference

Official CoPaw CLI documentation covering setup, automation, and local workstation operations.

Common commands

Most people use the CLI to initialize a workspace, launch the console, inspect runtime state, and run maintenance commands during setup or debugging.

Typical workflow
copaw init
copaw console
copaw status
copaw doctor

Script-friendly operations

The CLI matters because it gives you a stable surface for shell automation, CI hooks, and repeatable local workflows without forcing everything through the UI.