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

0.0.10 • Public • Published

jerry-cli

oclif Version CircleCI Codecov Downloads/week License

Usage

$ npm install -g jerry-cli
$ jerry-cli COMMAND
running command...
$ jerry-cli (-v|--version|version)
jerry-cli/0.0.10 darwin-x64 node-v12.4.0
$ jerry-cli --help [COMMAND]
USAGE
  $ jerry-cli COMMAND
...

Commands

jerry-cli add

haha

USAGE
  $ jerry-cli add

OPTIONS
  -n, --task=task  task

See code: src/commands/add.ts

jerry-cli db

USAGE
  $ jerry-cli db

See code: src/commands/db.ts

jerry-cli hello [FILE]

describe the command here

USAGE
  $ jerry-cli hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ jerry-cli hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

jerry-cli help [COMMAND]

display help for jerry-cli

USAGE
  $ jerry-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

jerry-cli show

This is a command for view task

USAGE
  $ jerry-cli show

See code: src/commands/show.ts

jerry-cli update [ID]

update

USAGE
  $ jerry-cli update [ID]

See code: src/commands/update.ts

/jerry-cli/

    Package Sidebar

    Install

    npm i jerry-cli

    Weekly Downloads

    13

    Version

    0.0.10

    License

    MIT

    Unpacked Size

    9.71 kB

    Total Files

    20

    Last publish

    Collaborators

    • jerryfd