gdcloud kms keys create
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
שם
gdcloud kms keys create – יצירת מפתח חדש של AEAD או מפתח חתימה.
SYNOPSIS
gdcloud kms keys create KEY_NAME [flags]
דוגמאות
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
דגלים נדרשים
--key-type string Type of key to create (AEADKey or SigningKey).
דגלים אופציונליים
--async Display information about the operation in progress, without waiting for the operation to complete.
GDCLOUD WIDE FLAGS
הדגלים האלה זמינים לכל הפקודות: --configuration, --format, --help, --project, --quiet.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["התוכן קשה להבנה","hardToUnderstand","thumb-down"],["שגיאות בקוד לדוגמה או במידע","incorrectInformationOrSampleCode","thumb-down"],["חסרים לי פרטים או דוגמאות","missingTheInformationSamplesINeed","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2026-07-27 (שעון UTC)."],[],[]]