workflows versions defaults describe
Describe workflow defaults for one or more default IDs
Synopsis
Describe Workflow Defaults
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:
Describe multiple workflow defaults by their IDs:
Positional Arguments
DEFAULT_ID
=STRING
DEFAULT_ID
=STRING
One or more IDs of the workflow defaults to be described. This positional argument is required.
Flags
--namespace
=STRING
--namespace
=STRING
An optional flag to define the namespace to connect to. By default, the namespace is extracted from the user's credentials.
--workflow
=STRING
--workflow
=STRING
The ID of the workflow for which the defaults will be described.
--version
=STRING
--version
=STRING
The ID of the workflow version for which the defaults will be described.
Last updated