CLIMission
How to
List work records
Find open, blocked, closed, or stale work records.
What changes
list gives a broader inventory than status. Use it to find open, blocked, closed, or stale records before deciding the next command.
When this helps
- You do not know the exact work key.
- A delivery lead is auditing work in the repo.
- An AI assistant needs to avoid creating duplicate delivery state.
Run this command
sumr mission list# current reposumr mission list --all --json# cross-namespace JSONFlags you can use
--allInclude all repo namespaces in the current storage root.
--jsonReturn a structured JSON envelope for scripts, CI jobs, and AI assistants.
--help, -hShow the command syntax, supported flags, and examples without changing files.