| --dir output_directory |
Mandatory parameter. The directory where the
exported data is saved. If the directory does not exist, it is created. |
| --type all|customcharts|page |
Mandatory parameter. If you set the --type to all,
then all charts are exported. If you set it to customcharts,
then only customized charts are exported. If you set it to page,
then you can use either the --pageID or the --pageName parameter
to specify the page for which you want to export chart data. |
| [--pageID page_ID |
--pageName page_name] |
Optional parameter. If you set the --type parameter
to page, then you can use either the --pageID or
the --pageName parameter to specify the page for
which you want to export chart data. |
| --username tip_username |
Mandatory parameter. The user name for a user
with either the chartAdministrator or chartCreator role. |
| --password tip_user_password |
Mandatory parameter. The password for the specified
user name. |