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

0.0.9 • Public • Published

eye-cli

CLI for eye-solution technical stack

oclif Version Downloads/week License

Usage

$ npm install -g eye-cli
$ eye COMMAND
running command...
$ eye (-v|--version|version)
eye-cli/0.0.9 darwin-x64 node-v8.11.4
$ eye --help [COMMAND]
USAGE
  $ eye COMMAND
...

Commands

eye autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ eye autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

OPTIONS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

EXAMPLES
  $ eye autocomplete
  $ eye autocomplete bash
  $ eye autocomplete zsh
  $ eye autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

eye db ACTION

Eye solution db migration

USAGE
  $ eye db ACTION

ARGUMENTS
  ACTION
      (init|migrate:up|migrate:down|migrate:seed) [default: init] 
               run db migration
               init          init cli config in project
               migrate:up    migration changes to database
               migrate:down  remove schemas define from database
               migrate:seed  populate data seed to database

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  Database migration

eye help [COMMAND]

display help for eye

USAGE
  $ eye help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

eye module [FILE]

describe the command here

USAGE
  $ eye module [FILE]

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

Readme

Keywords

Package Sidebar

Install

npm i eye-cli

Weekly Downloads

0

Version

0.0.9

License

MIT

Unpacked Size

12.1 kB

Total Files

13

Last publish

Collaborators

  • laituanmanh32