Enhance dapr list output to provide groupings of apps shown in output
Open
area/cli
good first issue
kind/proposal
P2
size/S
triaged/resolved
- Dominant language
- Go
- Stars
- 353
- Forks
- 221
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
## Describe the proposal
To enhance the user experience of `dapr list` output. We can provide groupings of apps which are started together with a particular run file via `dapr run -f`. We can provide groupings based on a particular `runID` which will be generated when apps started with the above command.
Contributor guide
Assessment
This issue has not been assessed yet.