How can I export an OS command to csv/xml/json?
For example, let's say I need a csv/xml/json of the output of nova list
. How can I accomplish this?
First time here? Check out the FAQ!
For example, let's say I need a csv/xml/json of the output of nova list
. How can I accomplish this?
Use 'nova --debug list' to see the JSON format of the output
Asked: 2016-06-20 13:34:36 -0600
Seen: 272 times
Last updated: Jun 23 '16