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

Allow JSON file to be passed as export units configuration for instance:export #144

Closed
karsov-aiops opened this issue Apr 27, 2020 · 3 comments · Fixed by #183
Closed

Allow JSON file to be passed as export units configuration for instance:export #144

karsov-aiops opened this issue Apr 27, 2020 · 3 comments · Fixed by #183
Labels
enhancement New feature or request
Milestone

Comments

@karsov-aiops
Copy link

Hello,

It would be great to have an option to pass a configuration file for export units to the instance:export

Currently there is an option --data '{"global_data": {"meta_data": true}}'.

Proposed solution

Add an option --data-file config.json to be parsed and used for export units.

Regards,
Kris

@tobiaslohr
Copy link
Contributor

Hi @karsov-aiops, I like the idea of passing the export config as a file. Do you plan to contribute a PR for this?

@tobiaslohr tobiaslohr added the enhancement New feature or request label Jun 9, 2020
@karsov-aiops
Copy link
Author

Hi @tobiaslohr ,

I might create a PR for that, but not sure when I will have spare time.
Maybe in the following month.

@tobiaslohr
Copy link
Contributor

Fixed with #183

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

Successfully merging a pull request may close this issue.

2 participants