workflows versions transformations list
List workflow transformations
Synopsis
List Workflow Transformations
omics alpha workbench workflows versions transformations list
[--namespace=NAMESPACE]
[--workflow=WORKFLOW_ID]
[--version=VERSION_ID]Description
List all the workflow transformations for a given workflow version. This command fetches workflow transformations sequentially, printing them to the console.
Examples
List workflow transformations for a given workflow version:
omics alpha workbench workflows versions transformations list --workflow my-workflow-id --version v1Flags:
--namespace=STRING
--namespace=STRINGAn optional flag to define the namespace to connect to. By default, the namespace is extracted from the user's credentials.
--workflow=STRING
--workflow=STRINGThe ID of the workflow for which the transformations will be listed.
--version=STRING
--version=STRINGThe ID of the workflow version for which the transformations will be listed.
Last updated
Was this helpful?

