cli icon indicating copy to clipboard operation
cli copied to clipboard

Command-line tools for Dapr.

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

## Describe the proposal Currently there are several mTLS commands including enabling mtls and seeing the expiry dates of the root certs. However the mtls CLI does not enable you...

kind/feature
good first issue

## Describe the proposal adding fish shell completion feature would be nice for fish shell users. ## Release Note RELEASE NOTE:

good first issue
area/cli
P2
size/XS
triaged/resolved

## Expected Behavior When running `dapr list --log-as-json`, I expect the output to be in JSON format. ## Actual Behavior The output is in the default table format. ## Steps...

kind/bug
P3
pinned

This proposal is to simply allow users to install Dapr CLI via: `sudo apt-get install dapr-cli`

P2
triaged/unresolved
pinned

## Expected Behavior The Argument `--config` or `--components-path` support utf-8 character. ## Actual Behavior ``` dapr run ` --app-id webapp ` --app-port 6001 ` --dapr-http-port 3601 ` --dapr-grpc-port 60001 `...

kind/bug
size/S
triaged/resolved

## Describe the feature Currently, when running `dapr init` the Placement Service (docker container) is not exposing port :8080 where the Healthz server is listening. It is only exposing port...

pinned

## Expected Behavior Need to be able to specify the sentry address as below. Right now, need to set this at daprd level to run sentry locally:- --sentry-address localhost:50001 ##...

kind/feature
P1
triaged/resolved

## Describe the proposal When using infrastructure as code in a DevOps pipeline there are times my K8s cluster will be created and others where it will already exist. In...

kind/feature
P2
triaged/resolved

## Describe the proposal Add a `-s, --self-hosted` flag to the `dapr status` command. This will allow checking the status of a self-hosted Dapr instance ,which is not currently supported....

kind/feature
area/cli
P2
triaged/resolved

## Describe the proposal Provide snap package for install on Linux. snapcraft.io

kind/feature
P2
triaged/resolved