Closed DawidKrysiak closed 2 weeks ago
Hi, sorry, I'm a bit busy these days. Omitting empty sections could be a good idea, but sometimes this empty result is what you are looking for. So we can add a parameter for this usage, but I don't if the best location for this it's in the script. For selecting fields, it's really more difficult because the field names are not really standardized: you'll have to know exactly what you want for every service you will call. If you want this feature, you'll need to have a very long parameters list. Here I'm sure that this filtering should be made outside the script, but it could be a good idea to add Python scripts to format the raw output.
No more relevant with the new version.
Not a big issue, but I wonder if anyone has a quick solution for it. I am using this script to generate an inventory for documentation purposes (I save nicely formatted yaml files rather than jsons). I wish to achieve two things
Kind regards Dawid