When is --appendResult and --skipSubmit options used or used together in a command.
Details
--appendResult and -skipSubmit flags are used when you are submitting multiple result csv files with the CLI
If you only have one result set (a complete set by itself), then you don't need to use these flags.
If you do have multiple result sets then you should use both --appendResult and -skipSubmit on every upload set except for the last one.
On the last set you should only do a --appendResult so that the Submit is then done on the results you have uploaded.
Ticket
44352, 44434, 50600
Related Articles
CAST HIGHLIGHT - CLI - Error code 5 - Command Line result upload error
Highlight Automated Code Scan (Command Line)
Comments