mirror of https://github.com/dapr/docs.git
Update dapr-publish.md
This commit is contained in:
parent
9e33d70d86
commit
9620f9743f
|
@ -19,7 +19,7 @@ dapr publish [flags]
|
|||
|
||||
### Publish to sample topic in target pubsub
|
||||
```bash
|
||||
dapr publish --topic sample --pubsub target --data '{"key":"value"}'
|
||||
dapr publish --publish-app-id appId --topic sample --pubsub target --data '{"key":"value"}'
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue