Skip to content

Bundle a workflow with Transpiler Mate

The cwl-loader bundle CLI has moved out of CWL Loader. Use Transpiler Mate to resolve and bundle CWL workflows from the command line.

Refer to the Transpiler Mate documentation for installation instructions, current command syntax, supported source types, and OCI authentication options.

CWL Loader remains available as a Python library when you need to load, normalize, resolve, or serialize CWL documents programmatically. See Load and serialize CWL for the Python API workflow.