CLI command
jeden roadmap acceptance list
List one item's acceptance criteria and attached evidence counts.
Exact invocation#
jeden roadmap acceptance list <item-id> [--json]Inputs and options#
- Required: item ID. Optional:
--json.
Output and state effect#
Prints criterion IDs, text, and evidence counts, or structured acceptance and evidence arrays. It does not mutate state.
Refusals and boundaries#
- Missing item input returns the parent acceptance usage; an unknown item is returned as not found.