gcloud beta filestore backups

NAME
gcloud beta filestore backups - create and manage Filestore backups
SYNOPSIS
gcloud beta filestore backupsCOMMAND[GCLOUD_WIDE_FLAG]
EXAMPLES
To create a backup with the name 'my-backup', run:
gcloudbetafilestorebackupscreatemy-backup--region=Region

To delete a backup with the name 'my-backup', run:

gcloudbetafilestorebackupsdeletemy-backup--region=Region

To display the details for an backup with the name 'my-backup', run:

gcloudbetafilestorebackupsdescribemy-backup--region=Region

To list all the backups, run:

gcloudbetafilestorebackupslist[--region=Region]

To set the label 'env' to 'prod' for an backup with the name 'my-backup', run:

gcloudbetafilestorebackupsmy-backup--update-labels=env=prod
GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

COMMANDS
COMMAND is one of the following:
create
(BETA) Create a Filestore backup.
delete
(BETA) Delete a Filestore backup.
describe
(BETA) Describe a Filestore backup.
list
(BETA) List Filestore backups.
update
(BETA) Update a Filestore backup.
NOTES
This command is currently in beta and might change without notice. Thesevariants are also available:
gcloudfilestorebackups
gcloudalphafilestorebackups

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-06-03 UTC.