gdcloud kms keys

名稱

gdcloud kms keys - 使用 KMS 金鑰執行加密編譯作業。

概要

gdcloud kms keys COMMAND [flags]

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.
create
    Create a new AEAD or signing key.
decrypt
    Decrypt the ciphertext using the passed key and return the plaintext file.
delete
    Delete an AEAD or signing key.
describe
    Describe an AEAD or signing key.
encrypt
    Encrypt the plaintext using the passed key and return the ciphertext file.
import
    Import a key passed from the key material file.
list
    List AEAD keys or signing keys.