说明
dcos security secrets get 命令允许您通过指定路径从密钥存储库检索密码。
使用
dcos security secrets get [OPTIONS] PATH
选项
| 名称 | 说明 |
|---|---|
-s, --store-id <text> |
要使用的密钥后端。 |
-j, --json |
JSON 格式的输出数据。 |
-h, --help |
显示此消息并退出。 |
位置自变量
| 名称 | 说明 |
|---|---|
PATH |
密钥路径的 URL 或 IP 地址。 |
父命令
| 命令 | 说明 |
|---|---|
| dcos security secrets | 管理您的密匙。 |
DC/OS文档