Pearl1594 opened a new pull request #79: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/79
Fixes: https://github.com/apache/cloudstack-cloudmonkey/issues/77 Post Fix: ``` go run cmk.go -o default Invalid value set for output format. Supported values: column,csv,json,table,text exit status 1 $ go run cmk.go Apache CloudStack 🐵 CloudMonkey 6.1.0 Report issues: https://github.com/apache/cloudstack-cloudmonkey/issues (localcloud) 🐱 > set display default 🙈 Error: Invalid value set for output. Supported values: column, csv, json, table, text (localcloud) 🐱 > (localcloud) 🐱 > set output default 🙈 Error: Invalid value set for output. Supported values: column, csv, json, table, text (localcloud) 🐱 > ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
