Skip to content

Commit

Permalink
alter flag name to wait
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Gross <tgross@hashicorp.com>
  • Loading branch information
jdockerty and tgross committed Nov 23, 2022
1 parent 3db8165 commit 0448ac5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions command/deployment_status.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ Status Options:
-monitor
Enter monitor mode to poll for updates to the deployment status.
-wait-time
How long to wait before polling an update, used in conjunction with monitor mode. Defaults to 2s.
-wait
How long to wait before polling an update, used in conjunction with monitor
mode. Defaults to 2s.
-t
Format and display deployment using a Go template.
Expand Down

0 comments on commit 0448ac5

Please sign in to comment.