lono template generate
Usage
lono template generate BLUEPRINT
Description
Generate the CloudFormation templates
Examples
lono template generate
lono template generate --clean
lono template g --clean
Builds the CloudFormation templates files based on lono project and writes them to the output folder on the filesystem.
Options
[--clean], [--no-clean] # remove all output files before generating
[--quiet], [--no-quiet] # silence the output
[--noop], [--no-noop] # noop mode, do nothing destructive
Edit this page
See a typo or an error? You can improve this page. This website is available on GitHub and contributions are encouraged and welcomed. We love pull requests from you!
- Suggest an edit to this page (here's the contributing guide).
- Open an issue about this page to report a problem.