You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for taking the time to submit a feature request. I think it's a great idea! I'm currently working on a 1.0.0 version which is gonna bring a lot of changes to the API for the better, including an -o option which will allow you to output any results in the format you wish (planning on yaml, json and toml at the moment)
Just a little more patience :-)
If you're in a hurry, implementing this option in the current version of trousseau should be pretty trivial, and I'm happy to guide you through the process of implementing it yourself.
Sorry for not being reactive (after three years... yeah. I know). I'm gonna adress this the same way as the kubectl command: trousseau show -o json|yaml|plain.
In order to work better with python sub process module check_output need to add option --to-json with show option.
The text was updated successfully, but these errors were encountered: