gcloud kms keys

NAME

gdcloud kms keys – Kryptografische Vorgänge mit KMS-Schlüsseln ausführen.

ZUSAMMENFASSUNG

gdcloud kms keys COMMAND [flags]

BESCHREIBUNG

Die KMS-Schlüssel-Unterbefehlsgruppe verwendet KMS-Schlüssel für kryptografische Vorgänge.

GDCLOUD-WEITE FLAGS

Diese Flags sind für alle Befehle verfügbar: --help.

Weitere Informationen finden Sie auf der Seite Übersicht über die Referenz zur gcloud CLI.

BEFEHLE

COMMAND ist einer der folgenden Werte:

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.