gdcloud kms keys list
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
NAME
gdcloud kms keys list: lista chaves AEAD ou de assinatura.
SYNOPSIS
gdcloud kms keys list [flags]
EXEMPLOS
To list all keys, run:
gdcloud kms keys list
To list AEAD keys, run:
gdcloud kms keys list --key-type=AEADKey
To list signing keys, run:
gdcloud kms keys list --key-type=SigningKey
FLAGS OPCIONAIS
--key-type string Type of key to list (AEADKey or SigningKey).
--not-ready If set, only list keys that are not ready.
--ready If set, only return keys that are ready.
FLAGS GERAIS DA GDCLOUD
Essas flags estão disponíveis para todos os comandos: --configuration, --format, --help, --project, --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."],[],[]]