Add 'sdk/java-v2/' from commit '55f103e336ca9fb8bf1720d2ef4ee8dd4e221118'
[arvados.git] / sdk / cwl / tests / secondaryFiles / example3.cwl
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 class: CommandLineTool
6 cwlVersion: v1.0
7 inputs:
8   step_input:
9     type: File
10     secondaryFiles:
11       - .idx
12     default:
13       class: File
14       location: hello.txt
15 outputs: []
16 baseCommand: echo