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 doctorScript-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.