cloudtools / cloudtools/stacker
'blueprint info' command
Open
- Dominant language
- Python
- Stars
- 707
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
One of the hard parts of adding a new stack definition to your stack config is that you don't know what Parameters & Local Parameters are necessary/available. You have to look at the blueprint code itself to find that.
It might be nice to be able to get that info with a command.
Outputs would be nice as well, though that seems a bit more difficult.
Contributor guide
Assessment
This issue has not been assessed yet.