stacker
stacker copied to clipboard
'blueprint info' command
trafficstars
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.
Going to take a crack at this, thoughts here: https://empirepaas.slack.com/archives/stacker/p1477763587000502
Maybe it's worth a subcommand for all blueprint operations - I could see more in the future. stacker blueprint info, stacker blueprint get, things like that.