apiops
apiops copied to clipboard
[Question] Command line arguments
Release version
APIOps Toolkit for Azure APIM v6.0.1.4
Question Details
Looking at how the extractor and publisher executables are used in the example pipelines, I'm assuming that they take their arguments from configured environment variables. Is this assumption correct? I can't see this documented anywhere and I have looked at the code, but it's not obvious to me (I'm not a C# programmer). I'd just like confirmation that this is indeed how they function.
Expected behavior
executable utilises environment variables for configuration
Actual behavior
executable utilises environment variables for configuration
Reproduction Steps
Question - not a problem
Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.