A fork of @oclif/plugin-update that modifies the functionality
See https://oclif.io/docs/releasing.html#autoupdater
update the oclif-example CLI
USAGE
$ oclif-example install [VERSION]
See code: src/commands/install.ts
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
update the oclif-example CLI
USAGE
$ oclif-example use [VERSION]
See code: src/commands/use.ts