0.0.2 • Published 5 years ago

@metromerce/metroid-cli v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

metroid-cli

Metroid CLI

oclif Version Downloads/week License

Usage

$ npm install -g metroid-cli
$ metroid COMMAND
running command...
$ metroid (-v|--version|version)
metroid-cli/0.0.1 darwin-x64 node-v11.0.0
$ metroid --help [COMMAND]
USAGE
  $ metroid COMMAND
...

Commands

metroid hello

Describe the command here

USAGE
  $ metroid hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

metroid help [COMMAND]

display help for metroid

USAGE
  $ metroid help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

0.0.2

5 years ago

0.0.1

5 years ago