cli icon indicating copy to clipboard operation
cli copied to clipboard

Command-line tools for Dapr.

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

## Describe the proposal There are a couple of warnings that can be seen in Azure auth and GCP auth for kubectl ```golang // deprecated in v1.22, remove in v1.25...

area/cli
P1
size/S
triaged/resolved
pinned
kind/proposal

## Expected Behavior It should provide details of the error, stop processing further apps and exit the process. ## Actual Behavior When there is error in daprd startup, for example...

kind/bug
pinned

## Describe the proposal Today if you do the multi app run, e.g. on Workflow quickstart, it has some unexpected behaviors where the dapr console apps all complete and exit,...

kind/feature
area/cli
P1
area/test/e2e
triaged/resolved
kind/proposal

If a downgrade is occurring for 1.12 to 1.11, delete the injector mutating webhook so that 1.11 helm chart installs correct CA bundle. Re-create webhook in the event of upgrade...

pinned

## In what area(s)? > /area runtime ## Describe the feature Please add support for envfile in the dapr multiapp run. Currently, it only supported environment variables within the yaml...

help wanted
good first issue
pinned
kind/enhancement

## Describe the proposal For now `//nolint: perfsprint` has been added in some files in CLI. Make changes in CLI to convert the fmt.Sprintf("%d)...) into `strconv.Itoa` and handle associated errors...

good first issue
kind/proposal

Please link to the [daprbot documentation](https://docs.dapr.io/contributing/daprbot/) inside the contributing.md file, so that users know what Github commands they can run in this repo. Based on the dapr-bot.yml they can run...

help wanted
good first issue
triaged/resolved

It would be nice to have an automated process that listens for a new tag to be pushed to the `dapr/kit` repo && `dapr/components-contrib` && `dapr/dapr` that updates the `go.mod`...

triaged/resolved
area/release-engineering

## Describe the proposal - [x] https://github.com/dapr/cli/issues/1220 - [x] https://github.com/dapr/cli/issues/1221 - [x] https://github.com/dapr/cli/issues/1228 - [x] https://github.com/dapr/cli/issues/1204 - [ ] https://github.com/dapr/cli/issues/1144 - [ ] https://github.com/dapr/cli/issues/1145 - [ ] https://github.com/dapr/cli/issues/1146 - [...

Epic
triaged/resolved
kind/proposal

## Describe the proposal With introduction of `-stable` build flavor, add support for initializing the stable components only daprd binary from CLI. Add E2E for the same. Essentially we need...

area/cli
P2
size/S
area/test/e2e
triaged/resolved
kind/proposal