mirror of https://github.com/dapr/docs.git
Update dapr-publish.md
This commit is contained in:
parent
2eacf9ba71
commit
79d45fdbf7
|
|
@ -19,7 +19,7 @@ dapr publish [flags]
|
|||
|
||||
| Name | Environment Variable | Default | Description
|
||||
| --- | --- | --- | --- |
|
||||
| `--publish-app-id` | `-i`| | The id for publishing application
|
||||
| `--publish-app-id` | `-i`| | The ID that represents the app from which you are publishing
|
||||
| `--pubsub` | `-p` | | The name of the pub/sub component
|
||||
| `--topic`, `-t` | | | The topic to be published to |
|
||||
| `--data`, `-d` | | | The JSON serialized string (optional) |
|
||||
|
|
|
|||
Loading…
Reference in New Issue