1.0.2 • Published 5 years ago

@wonderland/cli-plugin-serverless v1.0.2

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

cli-plugin-serverless

oclif Version Downloads/week License

Usage

$ npm install -g @wonderland/cli-plugin-serverless
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@wonderland/cli-plugin-serverless/1.0.0 darwin-x64 node-v10.16.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example serverless:add:rest:crud

Create a CRUD endpoiont to a Serverless app

USAGE
  $ oclif-example serverless:add:rest:crud

OPTIONS
  -n, --name=name  (required) endpoiont name

oclif-example serverless:new:rest

Create a new Serverless app

USAGE
  $ oclif-example serverless:new:rest

OPTIONS
  -t, --testWith=jest  [default: jest] testing library
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago