dapr / dapr/cli

Enhance `dapr run` to have a detached mode

Open
#1,147 1 comment 0 reactions 0 assignees View on GitHub
area/cli kind/enhancement P2 size/S triaged/resolved
Dominant language
Go
Stars
353
Forks
221
Avg merge
3d 8h
Merged PRs (30d)
2

Description

## Describe the proposal
Enhance `dapr run` to have a `--detach` flag. Currently `dapr run` runs in the foreground and the user does not get to use the shell when `dapr run` is also run in that shell. This proposal is to allow `dapr run` to be detached and run only the application and the associated `daprd` for it

Related to #1123
Can be picked up after #1145 and #1146 are complete

## Release Note

RELEASE NOTE:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.