suya plan
suya plan exposes Subaya’s planning artifacts from the CLI: planning documents and
their approval state, the work-item tree, diagrams, and a way to open an interactive
planner session. See Plan your project for how
planning fits into the project flow.
Documents — suya plan docs
Section titled “Documents — suya plan docs”suya plan docs list
Section titled “suya plan docs list”List planning documents.
suya plan docs listsuya plan docs show
Section titled “suya plan docs show”Show a planning document by id.
suya plan docs show <doc-id>suya plan docs approve
Section titled “suya plan docs approve”Approve a planning document, optionally a single section of it.
suya plan docs approve <doc-id>suya plan docs approve <doc-id> --section <section>| Flag | Description |
|---|---|
--section <s> |
Approve only the named section. |
Work items — suya plan items
Section titled “Work items — suya plan items”suya plan items list
Section titled “suya plan items list”List work items (the work-item tree: epics, stories, tasks).
suya plan items listsuya plan items show
Section titled “suya plan items show”Show a single work item by id.
suya plan items show <item-id>Diagrams — suya plan diagrams
Section titled “Diagrams — suya plan diagrams”Work with the planning diagrams attached to your project.
suya plan diagramssuya plan session
Section titled “suya plan session”Print how to open a planner session — it points you at
suya attach to connect to your session pod.
suya plan sessionSee also
Section titled “See also”- Plan your project — turn an idea into work items.
- Session commands —
suya attach/suya detach.