Skip to main content

morphir kb sync status

  • Usage: morphir kb sync status [FLAGS]

What has moved, here and upstream

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
  • --bundle <BUNDLE> — Bundle to sync (defaults to the one whose index declares sync: true)
  • --refs <REFS> — Reference checkouts root (default: .refs under the repository root)
  • --no-upstream — Do not consult the upstream checkout — compare the mirror against the lockfile only
  • --verbose — List clean files too
  • --strict — Exit non-zero when anything has diverged