inputArchiveFile

@get:InputFile
@get:SkipWhenEmpty
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val inputArchiveFile: RegularFileProperty

Input, unsigned ZIP archive file. Refers to in CLI option.