We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33bb8c commit ca0c4edCopy full SHA for ca0c4ed
2 files changed
hello_nexus/basic/README.md
@@ -21,8 +21,7 @@ temporal operator namespace create --namespace my-caller-namespace
21
temporal operator nexus endpoint create \
22
--name my-nexus-endpoint \
23
--target-namespace my-target-namespace \
24
- --target-task-queue my-target-task-queue \
25
- --description-file ./hello_nexus/basic/service_description.md
+ --target-task-queue my-target-task-queue
26
```
27
28
In one terminal, run the Temporal worker in the handler namespace:
hello_nexus/basic/service_description.md
0 commit comments