Skip to content

sumwatshade/plugin-update

Repository files navigation

@sumwatshade/oclif-plugin-update

A fork of @oclif/plugin-update that modifies the functionality

Version CircleCI Downloads/week License

Usage

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

Commands

oclif-example install [VERSION]

update the oclif-example CLI

USAGE
  $ oclif-example install [VERSION]

See code: src/commands/install.ts

oclif-example update [CHANNEL]

update the oclif-example CLI

USAGE
  $ oclif-example update [CHANNEL]

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

See code: src/commands/update.ts

oclif-example use [VERSION]

update the oclif-example CLI

USAGE
  $ oclif-example use [VERSION]

See code: src/commands/use.ts

About

add autoupdate to your oclif CLI

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 87.5%
  • JavaScript 12.4%
  • Batchfile 0.1%