morphir kb intent new
- Usage:
morphir kb intent new <FLAGS>
Create a new intent record in Backlog
Flags
--kb <PATH>— Path to the knowledge base root (the directory holding bundles/). Auto-detected when omitted--json— Emit JSON instead of text, for chaining and for agent consumption--title <TITLE>— What the work is--description <DESCRIPTION>— One sentence — also the index entry--kind <KIND>— feature, bug, performance, security, deprecation, removal, refactor, docs, test, build, spike--breaking— Marks a compatibility break — orthogonal to kind--issue <ISSUE>— GitHub issue number this came from--tag <TAG>…— Tag (repeatable)--date <DATE>— Override today's date (YYYY-MM-DD)