1 2 3 4 5 6 7
cwlVersion: v1.2 class: CommandLineTool baseCommand: echo inputs: message: type: string outputs: {}