gdcloud kms keys

名称

gdcloud kms keys - 使用 KMS 密钥执行加密操作。

摘要

gdcloud kms keys COMMAND [flags]

说明

KMS 密钥子命令组使用 KMS 密钥执行加密操作。

GDCLOUD 全局标志

以下标志适用于所有命令:--help

如需了解详情,请参阅 gdcloud CLI 参考概览页面。

命令

COMMAND 是以下值之一:

asymmetric-sign
    Create a signature of the input file using the provided key.
asymmetric-verify
    Verify a signature of the input file using the provided key.
decrypt
    Decrypt the ciphertext using the passed key and return the plaintext file.
encrypt
    Encrypt the plaintext using the passed key and return the ciphertext file.
import
    Import a key passed from the key material file.