1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00
gcloud-help/gcloud/alpha/alloydb/backups/help

42 lines
1.1 KiB
Text
Raw Normal View History

2022-05-18 08:41:01 +00:00
NAME
gcloud alpha alloydb backups - provide commands for managing AlloyDB
backups
SYNOPSIS
gcloud alpha alloydb backups COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Provide commands for managing AlloyDB backups including creating,
deleting, and listing backups.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
2024-03-13 09:56:22 +00:00
(ALPHA) Create a new AlloyDB backup within a given project.
2022-05-18 08:41:01 +00:00
delete
(ALPHA) Deletes an AlloyDB backup within a given project.
describe
2022-08-03 09:18:38 +00:00
(ALPHA) Describes an AlloyDB backup in a given project and region.
2022-05-18 08:41:01 +00:00
list
(ALPHA) Lists AlloyDB backups in a given project.
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
2023-01-19 00:56:33 +00:00
access allowlist. These variants are also available:
$ gcloud alloydb backups
2022-05-18 08:41:01 +00:00
$ gcloud beta alloydb backups