npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@oclif/plugin-help

6.2.32

@salesforce-releases

npmHomeRepoSnykSocket
Downloads:8699450
$ npm install @oclif/plugin-help
DailyWeeklyMonthlyYearly

@oclif/plugin-help

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

Version Downloads/week License

  • oclif help [COMMAND]

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