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

[Feat.] Config file #47

Open
sleepy-nols opened this issue Jun 15, 2024 · 1 comment
Open

[Feat.] Config file #47

sleepy-nols opened this issue Jun 15, 2024 · 1 comment

Comments

@sleepy-nols
Copy link

Hi, I was playing around with this awesome exporter and didn't find any way to read the configuration from a config file, just the command line arguments. Am I blind or is this not supported? I have found --web.config.file="" but I suppose this is just for the web config.

@DRuggeri
Copy link
Owner

Hi there, @sleepy-nols. You're correct, it accepts either environment variables or command line parameters only. Basically, it uses the Kingpin library which is a CLI parser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants