名前
gdcloud kms keys encrypt - 渡された鍵を使用して平文を暗号化し、暗号テキスト ファイルを返します。
概要
gdcloud kms keys encrypt [flags]
説明
このコマンドは、渡された鍵を使用して平文を暗号化し、暗号テキスト ファイルを返します。
必須フラグ
--ciphertext-file string Output file that contains the encrypted plaintext.
--plaintext-file string File to encrypt.
オプションのフラグ
--additional-authenticated-data-file string Provides additional authenticated data.
--timeout duration Time limit to complete the encrypt crypto operation. (default 3m0s)
GDCLOUD ワイドフラグ
これらのフラグは、すべてのコマンドで使用できます: --configuration、--format、--help、--project、--quiet。
詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。