gdcloud kms keys create
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
NAME
gdcloud kms keys create – Neuen AEAD- oder Signaturschlüssel erstellen.
SYNOPSIS
gdcloud kms keys create KEY_NAME [flags]
BEISPIELE
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
ERFORDERLICHE FLAGS
--key-type string Type of key to create (AEADKey or SigningKey).
OPTIONALE FLAGS
--async Display information about the operation in progress, without waiting for the operation to complete.
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)."],[],[]]