@oclif/plugin-commands

4.0.2 • Public • Published

@oclif/plugin-commands

plugin to show the list of all the commands

Version Downloads/week License

Usage

$ npm install -g @oclif/plugin-commands
$ oclif-example COMMAND
running command...
$ oclif-example (--version)
@oclif/plugin-commands/4.0.2 linux-x64 node-v20.13.1
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example commands

List all oclif-example commands.

USAGE
  $ oclif-example commands [--json] [-c id|plugin|summary|type | --tree] [--deprecated] [-x | ] [--hidden]
    [--no-truncate | ] [--sort id|plugin|summary|type | ]

FLAGS
  -c, --columns=<option>...  Only show provided columns (comma-separated).
                             <options: id|plugin|summary|type>
  -x, --extended             Show extra columns.
      --deprecated           Show deprecated commands.
      --hidden               Show hidden commands.
      --no-truncate          Do not truncate output.
      --sort=<option>        [default: id] Property to sort by.
                             <options: id|plugin|summary|type>
      --tree                 Show tree of commands.

GLOBAL FLAGS
  --json  Format output as json.

DESCRIPTION
  List all oclif-example commands.

See code: src/commands/commands.ts

Contributing

See contributing guide

Readme

Keywords

Package Sidebar

Install

npm i @oclif/plugin-commands

Weekly Downloads

209,818

Version

4.0.2

License

MIT

Unpacked Size

16.3 kB

Total Files

8

Last publish

Collaborators

  • mdonnalley
  • salesforce-releases