Difference between revisions of "Gcloud kms"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
* https://cloud.google.com/sdk/gcloud/reference/kms
 
* https://cloud.google.com/sdk/gcloud/reference/kms
 +
 +
<pre>
 +
gcloud kms
 +
ERROR: (gcloud.kms) Command name argument expected.
 +
 +
Available groups for gcloud kms:
 +
 +
      ekm-connections        Create and manage ekm connections.
 +
      import-jobs            Create and manage import jobs.
 +
      keyrings                Create and manage keyrings.
 +
      keys                    Create and manage keys.
 +
      locations              View locations available for a project.
 +
 +
Available commands for gcloud kms:
 +
 +
      asymmetric-decrypt      Decrypt an input file using an
 +
                              asymmetric-encryption key version.
 +
      asymmetric-sign        Sign a user input file using an asymmetric-signing
 +
                              key version.
 +
      decrypt                Decrypt a ciphertext file using a Cloud KMS key.
 +
      encrypt                Encrypt a plaintext file using a key.
 +
      mac-sign                Sign a user input file using a MAC key version.
 +
      mac-verify              Verify a user signature file using a MAC key
 +
                              version.
 +
 +
For detailed information on this command and its flags, run:
 +
  gcloud kms --help
 +
</pre>
  
 
== See also ==
 
== See also ==
 +
* {{gcloud kms}}
 
* {{gcloud}}
 
* {{gcloud}}
  
 
[[Category:GCP]]
 
[[Category:GCP]]

Revision as of 09:57, 30 June 2022

gcloud kms
ERROR: (gcloud.kms) Command name argument expected.

Available groups for gcloud kms:

      ekm-connections         Create and manage ekm connections.
      import-jobs             Create and manage import jobs.
      keyrings                Create and manage keyrings.
      keys                    Create and manage keys.
      locations               View locations available for a project.

Available commands for gcloud kms:

      asymmetric-decrypt      Decrypt an input file using an
                              asymmetric-encryption key version.
      asymmetric-sign         Sign a user input file using an asymmetric-signing
                              key version.
      decrypt                 Decrypt a ciphertext file using a Cloud KMS key.
      encrypt                 Encrypt a plaintext file using a key.
      mac-sign                Sign a user input file using a MAC key version.
      mac-verify              Verify a user signature file using a MAC key
                              version.

For detailed information on this command and its flags, run:
  gcloud kms --help

See also

Advertising: