dapr / dapr/cli

is there any cli command to run a dapr in background like docker -d

Open
#1,128 6 comments 0 reactions 0 assignees View on GitHub
pinned
Dominant language
Go
Stars
353
Forks
221
Avg merge
3d 8h
Merged PRs (30d)
2

Description

image

```
dapr run --dapr-http-port 3500 --app-id service2
```

is there any command to run in background mode or detached mode,

or how to deploy in production in detached mode

like docker run in background mode we add `-d`

doc:https://docs.dapr.io/zh-hans/reference/cli/dapr-run/

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.