docs
docs copied to clipboard
Add documentation for --dapr-internal-grpc-port in Dapr CLI run command
What content needs to be created or modified?
A new flag --dapr-internal-grpc-port (same as Daprd), is being added to the Dapr CLI.
Describe the solution you'd like
Explain what it does and the default behavior.
Where should the new material be placed?
https://github.com/dapr/docs/blob/v1.8/daprdocs/content/en/reference/cli/dapr-run.md
The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos
https://github.com/dapr/cli/pull/1040
Additional context