-
-
Save Xe/432fd29b445e15206a9f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > Usage of Spectra: | |
| spectra [options] [command] | |
| Commands: | |
| run - runs the cloudformation files | |
| seed - seeds the cloudformation files | |
| help - show this message | |
| Flags: | |
| -dir="output": output directory to use | |
| -env="environments.yaml": list of environments to create configs for | |
| -template="cftemplate.json": CloudFormation template to use | |
| -userdata="user-data": base user-data to extend from |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment