Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[RFE] Ability to print actual configuration (with all the configuration problem resolved) into parseable format on startup #259

Open
tisnik opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tisnik
Copy link
Collaborator

tisnik commented Jan 10, 2025

Is your feature request related to a problem? Please describe.
The configuration is huge and most complicated part of the Road Core service. Sometimes it's hard to figure out how the configuration file attribute is mapped into real attribute used by the service.

Describe the solution you'd like
It would be valuable to have command line option (flag) that will emit the actual configuration in a format that is parseable, for example by jq tool.

Describe alternatives you've considered
REST API endpoint that returns configuration. But it might expose sensitive data.

Additional context
N/A

@tisnik tisnik added the enhancement New feature or request label Jan 10, 2025
@tisnik tisnik self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant