JSPM

  • Created
  • Published
  • Downloads 414597
  • Score
    100M100P100Q227843F
  • License MIT

Package Exports

  • @oclif/plugin-update/lib/commands/update
  • @oclif/plugin-update/lib/commands/update.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@oclif/plugin-update) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@oclif/plugin-update

Version CircleCI Appveyor CI Downloads/week License

Usage

See https://oclif.io/docs/releasing.html#autoupdater

Commands

oclif-example update [CHANNEL]

update the oclif-example CLI

USAGE
  $ oclif-example update [CHANNEL] [--from-local]

FLAGS
  --from-local  interactively choose an already installed version

DESCRIPTION
  update the oclif-example CLI

See code: src/commands/update.ts