We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6789490 commit fcdabfbCopy full SHA for fcdabfb
hello_nexus/basic/README.md
@@ -22,7 +22,7 @@ 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
+ --description-file ./hello_nexus/basic/endpoint_description.md
26
```
27
28
In one terminal, run the Temporal worker in the handler namespace:
hello_nexus/basic/service_description.md hello_nexus/basic/endpoint_description.mdhello_nexus/basic/service_description.md renamed to hello_nexus/basic/endpoint_description.md
0 commit comments