Skip to content

Commit 80e46e3

Browse files
committed
Correct temporal worker deployment describe option
1 parent 5d5caf7 commit 80e46e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cli/worker.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ who is expected to make changes to the Worker Deployment.
192192
The current Manager Identity is returned with `describe`:
193193
```
194194
temporal worker deployment describe \
195-
--deployment-name YourDeploymentName
195+
--name YourDeploymentName
196196
```
197197

198198
#### set

0 commit comments

Comments
 (0)