gdcloud kms keys

שם

‫gdcloud kms keys – ביצוע פעולות קריפטוגרפיות באמצעות מפתחות KMS.

SYNOPSIS

gdcloud kms keys COMMAND [flags]

תיאור

קבוצת פקודות המשנה של מפתח KMS משתמשת במפתחות KMS כדי לבצע פעולות קריפטוגרפיות.

GDCLOUD WIDE FLAGS

הדגלים האלה זמינים לכל הפקודות: --help.

מידע נוסף זמין בדף סקירה כללית של מדריך העזר ל-CLI של gcloud.

פקודות

COMMAND הוא אחד מהבאים:

asymmetric-sign
    Create a signature of the input file using the provided key.
asymmetric-verify
    Verify a signature of the input file using the provided key.
decrypt
    Decrypt the ciphertext using the passed key and return the plaintext file.
encrypt
    Encrypt the plaintext using the passed key and return the ciphertext file.
import
    Import a key passed from the key material file.