gdcloud kms keys create
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
NOME
gdcloud kms keys create: cria uma nova chave de assinatura ou AEAD.
SYNOPSIS
gdcloud kms keys create KEY_NAME [flags]
EXEMPLOS
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
SINALIZADORES OBRIGATÓRIOS
--key-type string Type of key to create (AEADKey or SigningKey).
SINALIZADORES OPCIONAIS
--async Display information about the operation in progress, without waiting for the operation to complete.
GDCLOUD WIDE FLAGS
Estas marcas estão disponíveis para todos os comandos: --configuration, --format, --help, --project e --quiet.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2026-08-07 UTC."],[],[]]