Skip to content
Snippets Groups Projects
Select Git revision
  • ce08dc17f17d6da266d8febc164bc132929bf0f4
  • master default protected
  • RTSD-375
  • L2SDP-1134
  • L2SDP-1137
  • L2SDP-LIFT
  • L2SDP-1113
  • HPR-158
8 results

diag_pkg.vhd

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    surl_copy.cwl 376 B
    class: CommandLineTool
    cwlVersion: v1.1
    $namespaces:
      sbg: 'https://www.sevenbridges.com/'
    id: surl_copy
    baseCommand:
      - gfal-copy
    inputs:
      - id: surl
        type: string
        inputBinding:
          position: -1
    outputs:
      - id: output
        type: File
        outputBinding:
          glob: '*'
    doc: Download a file give a surl
    label: surl_copy
    arguments:
      - .
    temporaryFailCodes:
      - 70