이름
gdcloud kms keys decrypt - 전달된 키를 사용하여 암호문을 복호화하고 일반 텍스트 파일을 반환합니다.
개요
gdcloud kms keys decrypt [flags]
설명
이 명령어는 전달된 키를 사용하여 암호문을 복호화하고 일반 텍스트 파일을 반환합니다.
필수 플래그
--ciphertext-file string File to decrypt.
--plaintext-file string Output file that contains the decrypted ciphertext.
선택적 플래그
--additional-authenticated-data-file string Provides additional authenticated data.
--timeout duration Time limit to complete the decrypt crypto operation. (default 3m0s)
GDCLOUD 전체 플래그
이러한 플래그는 모든 명령어에서 사용할 수 있습니다. --configuration, --format, --help, --project, --quiet
자세한 내용은 gdcloud CLI 참조 개요 페이지를 참고하세요.