Skip to main content

morphir kb new-bundle

  • Usage: morphir kb new-bundle <FLAGS>

Scaffold a new bundle with its index.md and log.md

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

  • --name <NAME> — Bundle slug, e.g. morphir-ir-v5

  • --group <GROUP> — Grouping directory under bundles/, e.g. morphir

  • --title <TITLE> — Bundle title

  • --description <DESCRIPTION> — One-sentence bundle description

  • --okf-version <OKF_VERSION> — OKF version to declare

    Default: 0.2

  • --date <DATE> — Override today's date (YYYY-MM-DD)