Difference between revisions of "Gcloud kms"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
[[gcloud kms keyrings create sops]] | [[gcloud kms keyrings create sops]] | ||
+ | [[gcloud kms keys list --location global --keyring sops]] | ||
== Related == | == Related == |
Revision as of 14:22, 26 October 2022
gcloud kms asymmetric-decrypt Decrypt an input file using an asymmetric-encryption key version. gcloud kms asymmetric-sign Sign a user input file using an asymmetric-signing key version. gcloud kms decrypt Decrypt a ciphertext file using a Cloud KMS key. gcloud kms encrypt Encrypt a plaintext file using a key. gcloud kms mac-sign Sign a user input file using a MAC key version. gcloud kms mac-verify Verify a user signature file using a MAC key version. gcloud kms --help
gcloud kms keyrings create sops gcloud kms keys list --location global --keyring sops
Related
See also
Advertising: