12626: Merge branch 'master' into 12626-merge-accounts
[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