JSPM

  • Created
  • Published
  • Downloads 545488
  • Score
    100M100P100Q188944F
  • License MIT

A command that shows the CLI version

Package Exports

  • @oclif/plugin-version

Readme

@oclif/plugin-version

An oclif command that shows the CLI version

Version Downloads/week License

@oclif/plugin-version version

USAGE
  $ @oclif/plugin-version version [--json] [--verbose]

FLAGS
  --verbose  Show additional information about the CLI.

GLOBAL FLAGS
  --json  Format output as json.

FLAG DESCRIPTIONS
  --verbose  Show additional information about the CLI.

    Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.

See code: src/commands/version.ts

Contributing

See contributing guide