annotation_tsv

--compression <[NONE, GZIP, ZIP]> By selecting e.g. zip or gzip the exported result will be compressed (default: NONE)
-d, --destination <ClcFileUrl> The destination to export the files to
--filenamepattern <String> Custom file name can be used to control the output file names. In case of exporting one file just use the desired file name. In case of exporting multiple files consider using the expansion keywords. 1 expands to the input element name and 2 expands to the extension for the exporter. See the manual for further details. (default: 1.2)
-i, --input <ClcObjectUrl> Input data on server
--log <Boolean> Enable creation of algo log file. (default: false)
--onefile <Boolean> If you have selected multiples elements for export, they can be exported in one file, if the format accepts it. (default: true)