A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-B4002251-546A-4B7B-A310-BBC02012ED98
Visible to Intel only — GUID: GUID-B4002251-546A-4B7B-A310-BBC02012ED98
include-sources
Include sources and snippets when exporting results for archiving.
Syntax
-include-sources |
Arguments
None
Actions Modified
Description
Use include-sources with the export action to include code sources as well as snippets when exporting a result for archiving as an *.inspxez file.
Example
This command exports the result in the myRes result directory, including code sources as well as code snippets, and saves the archive as my-archived-result.inspxez in the current working directory.
$ inspxe-cl -export -archive-name my-archived-result.inspxez -include-sources -result-dir myRes