Closed rbalman closed 1 year ago
When things are declarative, things become configuration heavy. It will always be better and productive if we can play with config options by validating, listing the dependencies.
config list sub-command has been added to view the stack dependencies in plain text by this PR.
config list
Next we may add generating graphs if needed.
When things are declarative, things become configuration heavy. It will always be better and productive if we can play with config options by validating, listing the dependencies.