- NAME
-
- gcloud alpha kms import-jobs - create and manage import jobs
- SYNOPSIS
-
-
gcloud alpha kms import-jobs
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(ALPHA)
Import jobs can be used to create CryptoKeyVersions using pre-existing key material, generated outside of Cloud KMS. - GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
add-iam-policy-binding
-
(ALPHA)
Add IAM policy binding to a KMS import job. create
-
(ALPHA)
Create a new import job. describe
-
(ALPHA)
Get metadata for a given import job. get-iam-policy
-
(ALPHA)
Get the IAM policy for an import job. list
-
(ALPHA)
Lists import jobs within a keyring. remove-iam-policy-binding
-
(ALPHA)
Remove IAM policy binding for a KMS import job. set-iam-policy
-
(ALPHA)
Set the IAM policy binding for a KMS import job.
- NOTES
-
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation-only early access
allowlist. These variants are also available:
gcloud kms import-jobs
gcloud beta kms import-jobs
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.