Goals, Epics & Stories
These commands require a project withpm_mode='traditional'. They return a 400 error if used on a task-management project.
All commands require an active project (or --project <id>).
Goals
Goals are the top level of the PM hierarchy.List goals
Show a goal
- Child epics (id, title, planned dates)
- Linked pages
Epics
Epics belong to a goal and contain stories.List epics
--goal to filter by a specific goal.
Show an epic
- Parent goal info
- Child stories (id, title, status)
- Linked pages
Stories
Stories belong to an epic and contain tasks. Stories can also be assigned to sprints.List stories
Show a story
- Parent epic and goal breadcrumb
- Child tasks (id, task_number, title, status)
- Sprint membership
- Story dependencies
- Linked pages