Skip to content

Commit

Permalink
restore --command-timeout in commands.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Prasek <[email protected]>
  • Loading branch information
prasek committed Oct 15, 2024
1 parent 3dc7afe commit 364d118
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions temporalcli/commandsgen/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,9 @@ commands:
- name: no-json-shorthand-payloads
type: bool
description: Raw payload output, even if the JSON option was used.
# not yet supported
#- name: command-timeout
# type: duration
# description: Timeout for the span of a command.
- name: command-timeout
type: duration
description: Timeout for the span of a command.

- name: temporal activity
summary: Complete or fail an Activity
Expand Down

0 comments on commit 364d118

Please sign in to comment.