Skip to main content

morphir mck kit vendor

  • Usage: morphir mck kit vendor <FLAGS>

Write a verified, pinned copy of the kit into a new directory

Flags​

  • --source <SOURCE> — Where the kit data comes from: embedded (this CLI's kit, offline), a local snapshot or finos/morphir checkout, or github:finos/morphir
  • --revision <COMMIT> — The full 40-character commit to acquire; required with github:finos/morphir and refused with any other source
  • --expect-digest <DIGEST> — Fail, writing nothing, unless the snapshot digest is exactly this
  • --dest <DIR> — The directory to create; it must not exist, or be empty
  • --json — Print the outcome as JSON on stdout