workflows versions transformations create
Interact with workflow transformations
Synopsis
Create Workflow Transformation
omics alpha workbench workflows versions transformations create [TRANSFORMATION_SCRIPT]
[--namespace=NAMESPACE]
[--workflow=WORKFLOW_ID]
[--version=VERSION_ID]
[--id=ID]
[--next-transformation=NEXT_TRANSFORMATION_ID]
[--label=LABEL]Description
Examples
omics alpha workbench workflows versions transformations create --workflow my-workflow-id --version v1 "(context) => { return context }"Positional Arguments
TRANSFORMATION_SCRIPT
TRANSFORMATION_SCRIPTFlags:
--namespace=STRING
--namespace=STRING--workflow=STRING
--workflow=STRING--version=STRING
--version=STRING--id=STRING
--id=STRING--next-transformation=STRING
--next-transformation=STRING--label=STRING
--label=STRINGLast updated
Was this helpful?

