mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
56 lines
1.3 KiB
Text
56 lines
1.3 KiB
Text
NAME
|
|
gcloud beta bigtable backups - manage Cloud Bigtable backups
|
|
|
|
SYNOPSIS
|
|
gcloud beta bigtable backups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Cloud Bigtable backups.
|
|
|
|
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 an IAM policy binding to a Cloud Bigtable Backup.
|
|
|
|
copy
|
|
(BETA) Copy a Cloud Bigtable backup to a new backup.
|
|
|
|
create
|
|
(BETA) Creates a backup of a Cloud Bigtable table.
|
|
|
|
delete
|
|
(BETA) Delete an existing backup.
|
|
|
|
describe
|
|
(BETA) Retrieves information about a backup.
|
|
|
|
get-iam-policy
|
|
(BETA) Get an IAM policy on a Cloud Bigtable Backup.
|
|
|
|
list
|
|
(BETA) List existing Bigtable backups.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove an IAM policy binding from a Cloud Bigtable Backup.
|
|
|
|
set-iam-policy
|
|
(BETA) Set an IAM policy on a Cloud Bigtable Backup.
|
|
|
|
update
|
|
(BETA) Update a backup, only supported for the following fields:
|
|
--expiration-date and --retention-period.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud bigtable backups
|
|
|
|
$ gcloud alpha bigtable backups
|
|
|