cmmorrow / build-magic

A general purpose build/install/deploy tool.
MIT License
9 stars 2 forks source link

Provide an "info" command for seeing config file stage names, variable placeholders, etc. #43

Closed cmmorrow closed 2 years ago

cmmorrow commented 3 years ago

Is your feature request related to a problem? Please describe. When running a config file you didn't write, it would be useful to have a command that gives at-a-glance information such as the stage names and variable placeholders in the config file.

Describe the solution you'd like Create a new info command that accepts an argument for the type of information to display and an argument for the config file name.