JSPM

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

Package Exports

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

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 Codecov Downloads/week License

Usage

$ npm install -g @oclif/plugin-update
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@oclif/plugin-update/1.1.14 linux-x64 node-v8.11.1
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example update [CHANNEL]

update the oclif-example CLI

USAGE
  $ oclif-example update [CHANNEL]

See code: src/commands/update.ts