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