tctl admin workflow show
The tctl admin workflow show
command displays Workflow history from the database.
Modifiers
--workflow_id value
Aliases: --wid value
, -w value
The current Workflow.
--run_id value
Aliases: --rid value
, -r value
The current RunId.
--min_event_id value
The minimum Event Id to include in the history.
Default: 0
--max_event_id value
The maximum Event Id to include in the history.
Default: 0
--min_event_version value
The start Event version to be included in the history.
Default: 0
--max_event_version value
The end Event version to be included in the history.
Default: 0
--output_filename value
Alias: --of value
The file where the output is sent to.