I can't get output in CSV for any command.
For example, when I run the showvv -csvtable command in HP 3PAR CLI it shows me help and csvtable flag is not listed there.
Can someone point me to what I am doing wrong? I will be parsing output in script and figured CSV is the easiest way.
3.1.3 MU1 -csvtable
-
- Posts: 20
- Joined: Tue Jul 01, 2014 8:03 pm
Re: 3.1.3 MU1 -csvtable
-csvtable is an option for the "cli.exe" command ... so call cli.exe with the -csvtable option
- Attachments
-
- csvtable.PNG (6.78 KiB) Viewed 37075 times
Re: 3.1.3 MU1 -csvtable
trentwtaylor wrote:-csvtable is an option for the "cli.exe" command ... so call cli.exe with the -csvtable option
Ah that makes sense and I was thinking it's a flag for 3par command itself. Documentation seemed a bit confusing.
Thank you.
-
- Posts: 390
- Joined: Fri Jun 27, 2014 2:01 am
Re: 3.1.3 MU1 -csvtable
Give a look to "getvv" and "gettpdinterface"...
No more troubles parsing cli
No more troubles parsing cli