]> git.arvados.org - arvados.git/blob - sdk/cwl/tests/cat.cwl
Merge branch '20688-wb1-to-wb2-redirects' refs #20688
[arvados.git] / sdk / cwl / tests / cat.cwl
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 cwlVersion: v1.0
6 class: CommandLineTool
7 inputs:
8   - id: inp
9     type: File
10     inputBinding: {}
11 outputs: []
12 baseCommand: cat