Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add the ability to display expanded configurations #40

Open
julen opened this issue Oct 13, 2016 · 1 comment · Fixed by #43
Open

Add the ability to display expanded configurations #40

julen opened this issue Oct 13, 2016 · 1 comment · Fixed by #43

Comments

@julen
Copy link
Contributor

julen commented Oct 13, 2016

When running serge <command> <config-file>.serge, the configuration file might be inheriting key-values from some common or master configuration file, and one might need to browse files manually to realize of the entire set of options in effect.

While a standalone Config::Neat command already supports displaying the expanded/interpreted configurations, it probably makes sense to integrate/wrap it in a simple serge command such as serge show <config-file>.serge. Bonus points for coloring the syntax in the console and running that through a pager.

@iafan
Copy link
Contributor

iafan commented Jul 25, 2019

While I merged the PR and the show command is now available, I'll keep the issue open for two enhancements mentioned:

@iafan iafan reopened this Jul 25, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants