名前
gdcloud kms keys encrypt - 渡された鍵を使用して平文を暗号化し、暗号テキスト ファイルを返します。
概要
gdcloud kms keys encrypt KEY_NAME [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 リファレンスの概要ページをご覧ください。