名前
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 リファレンスの概要ページをご覧ください。