mug deploy

Deploys the stack to AWS using serverless framework

Synopsis

Deploys the stack to AWS using serverless framework

mug deploy [flags]
1

Options

  -h, --help              help for deploy
  -i, --ignoreYMLUpdate   Ignore update of serverless.yml during execution
  -l, --list string       list of resources/ function groups to debug (default "all")
  -n, --name string       Name of the resource of function to deploy.
1
2
3
4