npm.io
6.2.53 • Published 4d ago

@oclif/plugin-help

Licence
MIT
Version
6.2.53
Deps
1
Size
6 kB
Vulns
0
Weekly
0
Stars
24

@oclif/plugin-help

A CLI command to invoke the standard help functionality from oclif/core.

Version Downloads/week License

oclif help [COMMAND]

Display help for oclif.

USAGE
  $ oclif help [COMMAND...] [-n]

ARGUMENTS
  [COMMAND...]  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for oclif.

See code: src/commands/help.ts

Contributing

See contributing guide