Browse Projects
Open the project index, narrow the project collection, and choose the next planning action.
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
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. Run `./backlog.sh projects list` for the default visible set.
- 2. Add `--status active` or another status value when you know the project slice you need.
- 3. Read the project ids and names you need for follow-up work.
- 4. Move into the UI if the next step requires deeper project inspection or editing.