I'm looking to onboard this to microsoft/netperf to grab state for every run, and upload it with the other logs, but when this is run there are effectively two copies of the data in the output, raw and compressed (zip). I would like two additional command line options:
-RawOutputOnly - which disables the compression step.
-CompressedOutputOnly - which deletes the raw output directory after it has been zipped.