mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
52 lines
1.3 KiB
Text
52 lines
1.3 KiB
Text
NAME
|
|
gcloud alpha metastore services backups - manage backups under Dataproc
|
|
Metastore services
|
|
|
|
SYNOPSIS
|
|
gcloud alpha metastore services backups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage backups under Dataproc Metastore services.
|
|
|
|
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
|
|
(ALPHA) Add an IAM policy binding to a backup.
|
|
|
|
create
|
|
(ALPHA) Backup a service.
|
|
|
|
delete
|
|
(ALPHA) Delete a service backup.
|
|
|
|
describe
|
|
(ALPHA) Describe a backup.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for the backup.
|
|
|
|
list
|
|
(ALPHA) List backups under a Dataproc Metastore service.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove an IAM policy binding from a backup.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy for a backup.
|
|
|
|
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 metastore services backups
|
|
|
|
$ gcloud beta metastore services backups
|
|
|