dapr / cli

Command-line tools for Dapr.
Apache License 2.0
315 stars 200 forks source link

Allow app channel address to be passed via CLI #1281

Closed mukundansundar closed 1 year ago

mukundansundar commented 1 year ago

Describe the proposal

Allow app channel address to be passed via CLI Related to the change https://github.com/dapr/dapr/pull/6281 and issue https://github.com/dapr/dapr/issues/6177

This change needs a change in the run template file as well.

Release Note

RELEASE NOTE:

shivam-51 commented 1 year ago

@mukundansundar Can you share some pointers on how to fix this?

mukundansundar commented 1 year ago

@mukundansundar Can you share some pointers on how to fix this?

Please take a look at the WIP PR https://github.com/dapr/cli/pull/1283

shivam-51 commented 1 year ago

Please take a look at the WIP PR #1283

I see you are already assigned to this.

mukundansundar commented 1 year ago

closed via #1283