This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Examples of how to convert yaml complex types to CLI equivalent #2791
Labels
You can continue the conversation there. Go to discussion →
Hi, thank you for the awesome tool, I'm really impressed by how much power I have in such small amount of config. But one particular thing that I am struggling is the command line version of the config file.
I tried some combinations, but I could not get it to work. I have a config.yaml (that works) similar to this:
Due to not being able to perform writes in this particular server, I am trying to run the CLI equivalent of the config.
Something like:
My question is: How to set up the processors properly to get the parquet encode to work (or any other complex mapping involving yaml lists and dictionaries) ?
Is it possible to add examples somewhere in the documentation as well?
Thank you!
The text was updated successfully, but these errors were encountered: