Kops 信任密钥对
kops trust keypair ¶
信任密钥对。
概要 ¶
在密钥集中信任一个或多个密钥对。
信任将指定密钥对的证书添加到信任存储中。它是 kops distrust keypair
命令的反操作。
kops trust keypair KEYSET ID... [flags]
示例 ¶
kops trust keypair ca 6977545226837259959403993899
选项 ¶
-h, --help help for keypair
从父命令继承的选项 ¶
--config string yaml config file (default is $HOME/.kops.yaml)
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
-v, --v Level number for the log level verbosity
参见 ¶
- kops trust - 信任密钥对。