mirror of https://github.com/dapr/docs.git
717 B
717 B
type | title | linkTitle | description | weight |
---|---|---|---|---|
docs | mtls export CLI command reference | mtls export | Detailed information on the mtls export CLI command | 1000 |
Description
Export the root CA, issuer cert and key from Kubernetes to local files
Supported platforms
- [Self-Hosted]({{< ref self-hosted >}})
- [Kubernetes]({{< ref kubernetes >}})
Usage
dapr mtls export [flags]
Flags
Name | Environment Variable | Default | Description |
---|---|---|---|
--help , -h |
help for export | ||
--out , -o |
current directory | The output directory path to save the certs |
Examples
Check expiry of Kubernetes certs
dapr mtls export -o ./certs