Skip to content

ok pkg update

Update Boilerplate package manifest

Synopsis

Update Boilerplate package manifest. If a package name is provided, only that package will be updated. If no package name is provided, all packages will be updated.

ok pkg update [package-name] [flags]

Examples

  ok pkg update
  ok pkg update my-package

Options

  -h, --help            help for update
      --update-schema   Update the JSON schema for affected packages (default true)

See also

  • ok pkg - Group of package related commands for managing Boilerplate packages.