[ 本帖最后由 huguozhi 于 2009-7-16 10:17 編輯 ]作者: huguozhi 時(shí)間: 2009-07-16 10:18
# ./gstclreport
usage: gstclreport [-h] -r reportname -u username
[-C parameters] [-P password] [-a chartselector]
[-c charttype] [-f filename] [-n fontfamily]
[-o orientation] [-v viewtype] [-x exporttype]
where:
-h Print this help message
-r reportname The name of the report to run, or full path name like "/Reports/Users/User List"
-u username Log into GST server with given name
-C parameters The parameters will vary based on reportname.
-P password Log into GST server with given password
-a chartselector The set of Y axis to display in a chart
-c charttype The chart type [bar | pie | plot | "stacking bar"]
-f filename The name of the export file
-n fontfamily A font family to override the default
-o orientation The orientation [portrait | landscape]
-v viewtype The view type [table | chart]
-x exporttype The type of export [ pdf | postscript | html | csv | print]
#作者: andy_lyb 時(shí)間: 2009-07-16 11:14
這東西和在Jave Console界面運(yùn)行的report產(chǎn)生的結(jié)果有什么不同嗎?看命令應(yīng)該就是console里面的啊。、