Hello, I am adding ~50 custom queries to a pack to distribute to end points. I am finding the process of adding the queries then validating the syntax (using the --config-check function) very tedious and sometimes not very helpful. Is there a better way to go about this task?
For example, If I copy/paste in 20 queries and format them the same and run the --config-check and receive a failure is there a way to see which line the failure occurred on? As it now, I have about 200 lines of queries and can't get them all to run...but don't see any problem with the syntax.