cli icon indicating copy to clipboard operation
cli copied to clipboard

Command-line tools for Dapr.

Results 200 cli issues
Sort by recently updated
recently updated
newest added

## Expected Behavior The scheduler streaming client should not be initialised by default with the `run` command following changes in 1.14.1. This makes it consistent with the multi-app run for...

kind/bug

## 意见 我在 使用 ~~~ dopr init ~~~ 本地初始化时 发现需要下载 dashboard_windows_amd64 及 daprd_windows_amd64 两个 .zip 文件 但因网络因网络不稳定,所以 我提前下载后放到 \.dapr\bin 可是没有做 文件检测 就 重新下载文件了。无法初始化成功,是否可以 init 时做个文件检测,如果符合就跳过,方便成功初始化

kind/proposal

## In what area(s)? /area runtime > /area operator > /area placement > /area docs > /area test-and-release ## What version of Dapr? latest ## Expected Behavior dapr cli to...

kind/bug

## Expected Behavior Although functional, CLI is behind the runtime release now. Making it difficult to follow fixes of shared code path. ## Actual Behavior Dapr CLI is up to...

kind/bug
P1

## Expected Behavior When running `dapr init`, it should move past the "Downloading binaries and setting up components..." step. Ideally, it should show a progress bar on the downloading steps...

kind/bug

[opening a new one since dependabot closed my other one](https://github.com/dapr/cli/pull/1442). I think I just need to cherry pick one last commit that was just merged. we shall see if CI...

Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.12 to 1.1.14. Release notes Sourced from github.com/opencontainers/runc's releases. runc v1.1.14 -- "年を取っていいことは、驚かなくなることね。" This is the fourteenth patch release in the 1.1.z release branch of runc. It...

dependencies

# Description _Please explain the changes you've made_ ## Issue reference We strive to have all PR being opened based on an issue, where the problem or feature have been...

## Actual This quickstart repro's the issue. ![image](https://github.com/user-attachments/assets/d801dae0-2a52-4fb8-b4b1-fd6a4793f74e) This appears to only happen in the GH action runner, and not on my local kind installations. https://github.com/dapr/quickstarts/actions/runs/9702023201/job/26776912327#step:18:82 ## Expected It should...

kind/bug

## Expected Behavior Release versions should be retrieved successfully. ## Actual Behavior Users may hit the 60 requests per hour limit (per IP) when calling the github api unauthenticated. ##...

kind/bug
pinned