Skip to main content

morphir package update

  • Usage: morphir package update <FLAGS>

Update explicit dependency targets and write a new fully verified package lock

Flags​

  • --lock <FILE> — Previous full package lock; always preserved

  • --target <PACKAGE[@VERSION]>… — Dependency to update; repeat for multiple targets, optionally with an exact version

  • --policy <FILE> — Explicit trusted-host policy file

  • --registry <DIR> — Caller-controlled local registry; one registry per graph

  • --state <DIR> — Existing explicitly initialized trust-state directory

  • --output <FILE> — New full lock file; its parent directory must exist

  • --assurance <ASSURANCE> — Explicitly accept caller-controlled local roots; hardened mode is unsupported

    Choices: portable

  • --json — Output the verified update result as JSON