Skip to content

Repository files navigation

oclif-plugin-update-notifier

oclif Version test-and-release Downloads/week License

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.173 linux-x64 node-v24.18.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

About

update-notifier for oclif plugins

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages