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.