dapr / dapr/cli

The mtls expiry and mtls export commands should have the -k option.

Open
#944 2 comments 0 reactions 0 assignees View on GitHub
good first issue kind/bug
Dominant language
Go
Stars
353
Forks
221
Avg merge
3d 8h
Merged PRs (30d)
2

Description

## Expected Behavior
These commands should be independent of the platform that the run on, whilst currently they only work on Kubernetes.
It should be;

mtls expiry -k
mtls export -k

When the renew-certificate option was added, this included -k to be explicit. See https://github.com/dapr/docs/pull/2293/files

## Actual Behavior
mtls expiry and mtls export currently work without providing the -k option.

## 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.