Lono Help
You can run help for quick help information right at the CLI. Example:
lono help
You can append help
, -h
or --help
to the end of any command to get more helpful information about that specific command. These all work.
lono new -h
lono generate -h
lono summary -h
lono cfn deploy -h
lono cfn create -h
lono cfn update -h
Pro tip: Use the <- and -> arrow keys to move back and forward.
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.