gdcloud kms keys list
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
NAME
gdcloud kms keys list – AEAD-Schlüssel oder Signaturschlüssel auflisten.
SYNOPSIS
gdcloud kms keys list [flags]
BEISPIELE
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
OPTIONALE FLAGS
--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.
GDCLOUD-WEITE FLAGS
Diese Flags sind für alle Befehle verfügbar: --configuration, --format, --help, --project, --quiet.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2026-08-07 (UTC)."],[],[]]