polyspace-results-export
(System Command) Export Polyspace results to external formats such as CSV or JSON
Syntax
Description
The polyspace-results-export
system command exports Polyspace® static analysis results to external formats such as CSV or JSON.
Note
This Polyspace command is available in
. Here,
polyspaceroot
\polyspace\bin
is the Polyspace installation folder, for instance, polyspaceroot
C:\Program
Files\Polyspace\R2025b
(see also Installation Folder for desktop products or Installation Folder for server products). To avoid typing the full path to
this command, add this location to the PATH
environment variable in
your operating system.
polyspace-results-export -format
exports Polyspace analysis results stored locally in exportFormat
-results-dir resultsFolder
[export options
]resultsFolder
to an
external format exportFormat
.
polyspace-results-export -format
exports Polyspace analysis results stored in Polyspace
Access™ to an external format exportFormat
-host hostName
-run-id runID
[export options
] [polyspace access options
]exportFormat
. Specify the
Polyspace
Access instance by using hostName
and the project on Polyspace
Access by using runID
.
When you export results from Polyspace Access, the exported results include a Polyspace Access URL for each finding. Click the URL to view the code, results details, and other information associated with the finding in the Polyspace Access interface.