Difference between revisions of "Gcloud kms keys"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
 
== Help ==
 
== Help ==
<pre>
 
ERROR: (gcloud.kms.keys) Command name argument expected.
 
  
Available groups for gcloud kms keys:
+
ERROR: (gcloud.kms.keys) Command name argument expected.
 
+
      versions                Create and manage versions.
+
Available groups for gcloud kms keys:
 
+
Available commands for gcloud kms keys:
+
      versions                Create and manage versions.
 
+
      add-iam-policy-binding    Add IAM policy binding for a kms key.
+
Available commands for gcloud kms keys:
      create                    Create a new key.
+
      describe                  Get metadata for a given key.
+
      add-iam-policy-binding    Add IAM policy binding for a kms key.
      get-iam-policy            Get the IAM policy for a key.
+
      create                    Create a new key.
      list                      List the keys within a keyring.
+
      describe                  Get metadata for a given key.
      remove-iam-policy-binding  Remove IAM policy binding for a kms key.
+
      get-iam-policy            Get the IAM policy for a key.
      remove-rotation-schedule  Remove the rotation schedule for a key.
+
      list                      List the keys within a keyring.
      set-iam-policy            Set the IAM policy for a key.
+
      remove-iam-policy-binding  Remove IAM policy binding for a kms key.
      set-primary-version        Set the primary version of a key.
+
      remove-rotation-schedule  Remove the rotation schedule for a key.
      set-rotation-schedule      Update the rotation schedule for a key.
+
      set-iam-policy            Set the IAM policy for a key.
      update                    Update a key.
+
      set-primary-version        Set the primary version of a key.
 
+
      set-rotation-schedule      Update the rotation schedule for a key.
For detailed information on this command and its flags, run:
+
      update                    Update a key.
  gcloud kms keys --help
+
</pre>
+
For detailed information on this command and its flags, run:
 +
  gcloud kms keys --help
  
 
== See also ==
 
== See also ==

Revision as of 09:02, 31 October 2022

https://cloud.google.com/sdk/gcloud/reference/kms/keys

gcloud kms keys list
gcloud kms keys list --location global --keyring sops
gcloud kms keys create

Help

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

Available groups for gcloud kms keys:

      versions                Create and manage versions.

Available commands for gcloud kms keys:

      add-iam-policy-binding     Add IAM policy binding for a kms key.
      create                     Create a new key.
      describe                   Get metadata for a given key.
      get-iam-policy             Get the IAM policy for a key.
      list                       List the keys within a keyring.
      remove-iam-policy-binding  Remove IAM policy binding for a kms key.
      remove-rotation-schedule   Remove the rotation schedule for a key.
      set-iam-policy             Set the IAM policy for a key.
      set-primary-version        Set the primary version of a key.
      set-rotation-schedule      Update the rotation schedule for a key.
      update                     Update a key.

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

See also

Advertising: