gdcloud kms keys create
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
NAME
gdcloud kms keys create: Crea una clave AEAD o de firma nueva.
SYNOPSIS
gdcloud kms keys create KEY_NAME [flags]
EXAMPLES
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
MARCAS OBLIGATORIAS
--key-type string Type of key to create (AEADKey or SigningKey).
MARCAS OPCIONALES
--async Display information about the operation in progress, without waiting for the operation to complete.
MARCAS DE GDCLOUD
Estas marcas están disponibles para todos los comandos --configuration, --format, --help, --project y --quiet.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2026-08-07 (UTC)"],[],[]]