The documentation you are viewing is for Dapr v1.12 which is an older version of Dapr. For up-to-date documentation, see the latest version.
mtls export CLI 命令参考
有关 mtls export CLI 命令的详细信息
	说明
将根 CA,颁发者证书和密钥从 Kubernetes 导出到本地文件
支持的平台
用法
dapr mtls export [flags]
参数
| Name | 环境变量 | 默认值 | 说明 | 
|---|---|---|---|
| --help,-h | 帮助信息 | ||
| --out,-o | 当前目录 | 用于保存证书的输出目录路径 | 
示例
# 导出 Kubernetes 证书
dapr mtls export -o ./certs
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.