Closed SantoDE closed 3 months ago
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!
This pull request has been automatically closed because it has not had activity in the last 37 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!
Description
The sidecar of an application obviously knows, which PubSub its subscribed to. This command adds the possibility to the CLI to get that information cleanly, rather than manually querying the sidecar.
Issue reference
While its not an issue, reference to the discussion on Discord: here
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list:
Since this is my first contribution to Dapr CLI, happy to learn a ton! For now this is only added for stand-alone, but I want to eventually add it to k8s as well.