Skip to content

javanile/nestarch

Repository files navigation

nestarch

A new CLI generated with oclif

oclif Version Downloads/week

Usage

$ npm install -g nestarch
$ nestarch COMMAND
running command...
$ nestarch (--version)
nestarch/0.0.0 linux-x64 node-v18.20.5
$ nestarch --help [COMMAND]
USAGE
  $ nestarch COMMAND
...

Commands

nestarch help [COMMAND]

Display help for nestarch.

USAGE
  $ nestarch 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 nestarch.

See code: @oclif/plugin-help