cdno status
A quick snapshot: your active projects and each one’s top next action. Lighter than
orient — no commitments digest, no suggestion.
cdno status [OPTIONS]
In a terminal this then offers to open one of the projects it just listed, printing what cdno project show would and asking again until you press Esc. Piped output, --no-interactive, and
--json skip the prompt. See Colour and interactivity.
Options
Only the global options. With --json, emits the snapshot as
structured data.
Examples
cdno status
cdno status --json | jq '.[].slug'
Related MCP tool
list_projects — the projects view for AI clients.
See also
orient— the fuller morning view.- Managing projects.