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 – Apresenta as chaves AEAD ou as chaves 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
MARCAS 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.
MARCAS GDCLOUD WIDE
Estas marcas estão disponíveis para todos os comandos: --configuration, --format, --help, --project e --quiet.
Para mais informações, consulte a página de vista geral da referência da CLI gdcloud.
[[["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."],[],[]]