toCliString

abstract fun toCliString(): String

Renders the current BlastCommand as a CLI call string.

Only non-default properties and the tool name should be present in the output string.

Return

CLI call string.