just-insure-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

just-insurance-cli

Just Insurance CLI

oclif Version Downloads/week License

Usage

$ npm install -g just-insure-cli
$ ji COMMAND
running command...
$ ji (-v|--version|version)
just-insure-cli/1.0.1 darwin-x64 node-v10.18.1
$ ji --help [COMMAND]
USAGE
  $ ji COMMAND
...

Commands

ji changelog

USAGE
  $ ji changelog

OPTIONS
  -d, --dir=dir  [default: /Users/raulgomezacuna/Development/node/sficli]
  --help         show CLI help
  --version      show CLI version

See code: src/commands/changelog.ts

ji help [COMMAND]

display help for ji

USAGE
  $ ji help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

ji release [NAME]

Release to production

USAGE
  $ ji release [NAME]

ARGUMENTS
  NAME  name of the release branch

OPTIONS
  -d, --debug
  -h, --help       show CLI help
  -n, --name=name  release name

See code: src/commands/release.ts

Readme

Keywords

Package Sidebar

Install

npm i just-insure-cli

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

16.2 kB

Total Files

13

Last publish

Collaborators

  • rgommezz