892973b5752b551f22c77cd84f977199398ac2dd
[arvados.git] / sdk / cwl / tests / secondaryFiles / example3.cwl
1 class: CommandLineTool
2 cwlVersion: v1.0
3 inputs:
4   step_input:
5     type: File
6     secondaryFiles:
7       - .idx
8     default:
9       class: File
10       location: hello.txt
11 outputs: []
12 baseCommand: echo