workflows describe
Describe one or more workflows
Synopsis
omics workbench workflows describe [WORKFLOW_ID...]
[--include-deleted]
Description
Describe one or more workflows, returning a richer response than the list command.
Examples
omics workbench workflows describe 'PacificBiosciences:wdl-humanwgs--wdl-humanwgs'
You can pass multiple WORKFLOW_ID
's to the command to return the complete workflow information for each of the specified workflows
omics workbench workflows describe 'PacificBiosciences:wdl-humanwgs--wdl-humanwgs' 'd349043e-f2be-449b-b9a1-e1824ec7ec11'
Positional Arguments
WORKFLOW_ID
WORKFLOW_ID
Specify one or more run ID's that you would like to retrieve information for.
Flags
--force
--force
An optional flag to include deleted workflows in the list
Last updated
Was this helpful?