Skip to main content

morphir kb intent list

  • Usage: morphir kb intent list [FLAGS]

List intent records, grouped by state

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
  • --state <STATE> — Filter by state
  • --kind <KIND> — Filter by kind
  • --breaking — Only breaking intent
  • --open — Only open intent — excludes Released, Cancelled, Superseded
  • --user-visible — Only user-visible kinds, as release notes would show