gdcloud kms keys create
Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
NAME
gdcloud kms keys create - Crea una clave AEAD o de firma.
SYNOPSIS
gdcloud kms keys create KEY_NAME [flags]
EJEMPLOS
To create a new AEAD key, run:
gdcloud kms keys create my-aead-key --key-type=AEADKey
To create a new signing key, run:
gdcloud kms keys create my-signing-key --key-type=SigningKey
FLAGS OBLIGATORIAS
--key-type string Type of key to create (AEADKey or SigningKey).
FLAGS OPCIONALES
--async Display information about the operation in progress, without waiting for the operation to complete.
FLAGS DE GDCLOUD
Estas flags están disponibles en todos los comandos: --configuration, --format, --help, --project y --quiet.
Para obtener más información, consulta la página de resumen de la referencia de la CLI de gdcloud.
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2026-08-07 (UTC)."],[],[]]