Page 1 of 1

3.1.3 MU1 -csvtable

Posted: Thu Aug 28, 2014 12:20 pm
by nsnidanko
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.

Re: 3.1.3 MU1 -csvtable

Posted: Tue Sep 09, 2014 4:13 pm
by trentwtaylor
-csvtable is an option for the "cli.exe" command ... so call cli.exe with the -csvtable option

Re: 3.1.3 MU1 -csvtable

Posted: Fri Sep 12, 2014 8:47 am
by nsnidanko
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.

Re: 3.1.3 MU1 -csvtable

Posted: Sun Nov 30, 2014 1:36 am
by RitonLaBevue
Give a look to "getvv" and "gettpdinterface"...
No more troubles parsing cli :)