oclif-plugin-update-notifier
v1.5.102
Published
update-notifier for oclif plugins
Downloads
681
Readme
oclif-plugin-update-notifier
Update notifications for oclif plugins based on yeoman/update-notifier
Usage
$ npm install -g oclif-plugin-update-notifier
$ oclif-example COMMAND
running command...
$ oclif-example (--version)
oclif-plugin-update-notifier/1.5.102 linux-x64 node-v22.10.0
$ oclif-example --help [COMMAND]
USAGE
$ oclif-example COMMAND
...
$ oclif-example plugins
@oclif/plugin-help 5.1.11
╭────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ oclif-example-plugin update available! │
│ │
│ @oclif/plugin-help 5.1.11 → 5.1.12 │
│ Changelog: https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md │
│ │
╰────────────────────────────────────────────────────────────────────────────────────────────╯
Commands
oclif-example plugins update check
check installed plugins for updates
USAGE
$ oclif-example plugins update check
DESCRIPTION
check installed plugins for updates
See code: src/commands/plugins/update/check.ts