1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/beta/kms/import-jobs/help
2022-03-01 04:29:52 +00:00

47 lines
1.1 KiB
Text

NAME
gcloud beta kms import-jobs - create and manage import jobs
SYNOPSIS
gcloud beta kms import-jobs COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
COMMAND is one of the following:
add-iam-policy-binding
(BETA) Add IAM policy binding to a KMS import job.
create
(BETA) Create a new import job.
describe
(BETA) Get metadata for a given import job.
get-iam-policy
(BETA) Get the IAM policy for an import job.
list
(BETA) Lists import jobs within a keyring.
remove-iam-policy-binding
(BETA) Remove IAM policy binding for a KMS import job.
set-iam-policy
(BETA) Set the IAM policy binding for a KMS import job.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud kms import-jobs
$ gcloud alpha kms import-jobs