Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 476 Bytes

generate.md

File metadata and controls

18 lines (13 loc) · 476 Bytes

generate

Create a lambda project template that you can immediately deploy

Usage

claudia generate {OPTIONS}

Options

  • --hello-world: A hello world project template for your Lambda function
  • --api: A Claudia API Builder project template for your Lambda function
  • --region: AWS region where to create the lambda
    • For example: us-east-1
  • --source: (optional) Directory with project files
    • Defaults to: current directory