gcloud kms import-jobs - create and manage import jobs
gcloud kms import-jobs COMMAND [GCLOUD_WIDE_FLAG ...]
Import jobs can be used to create CryptoKeyVersions using pre-existing key material, generated outside of Cloud KMS.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- add-iam-policy-binding
Add IAM policy binding to a KMS import job.
- create
Create a new import job.
- describe
Get metadata for a given import job.
- get-iam-policy
Get the IAM policy for an import job.
- list
Lists import jobs within a keyring.
- remove-iam-policy-binding
Remove IAM policy binding for a KMS import job.
- set-iam-policy
Set the IAM policy binding for a KMS import job.
These variants are also available:
$ gcloud alpha kms import-jobs
$ gcloud beta kms import-jobs