workflows versions defaults describe
Describe workflow defaults for one or more default IDs
Synopsis
Describe Workflow Defaults
omics workbench workflows versions defaults describe DEFAULT_ID [DEFAULT_ID ...]
[--workflow=WORKFLOW_ID]
[--version=VERSION_ID]
[--namespace=NAMESPACE]Description
Describe workflow defaults for one or more given default IDs. This command returns detailed information about each specified workflow default.
Examples
Describe a single workflow default by its ID:
omics workbench workflows versions defaults describe default-id-1Describe multiple workflow defaults by their IDs:
omics workbench workflows versions defaults describe default-id-1 default-id-2 default-id-3Positional Arguments
DEFAULT_ID=STRING
DEFAULT_ID=STRINGOne or more IDs of the workflow defaults to be described. This positional argument is required.
Flags
--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 defaults will be described.
--version=STRING
--version=STRINGThe ID of the workflow version for which the defaults will be described.
Last updated
Was this helpful?

