oclif / plugin-help

standard help for oclif

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

About

standard help for oclif

License:MIT License


Languages

Language:TypeScript 73.7%Language:JavaScript 20.9%Language:Batchfile 5.4%