Skip to content

Browse Projects

Open the project index, narrow the project collection, and choose the next planning action.

Best for Human member and Automation developer Updated April 3, 2026
CLI In this interface
4 steps Steps
3 interfaces Available in
Use this path when

Use the project list command from the terminal when the goal is project discovery, not project mutation.

What you'll finish here
  • Open the project index.
  • Filter by status or ownership.
  • Move from the index into project detail.

Where this happens

LabelValueNotes
Command./backlog.sh projects list [--status VALUE]Read-only project list.

Same Task, Other Interfaces

Use the version that matches where you are working now. The subject matter stays the same; the delivery changes by surface.

Do the work

  1. 1. Run `./backlog.sh projects list` for the default visible set.
  2. 2. Add `--status active` or another status value when you know the project slice you need.
  3. 3. Read the project ids and names you need for follow-up work.
  4. 4. Move into the UI if the next step requires deeper project inspection or editing.