- INFORMATION
- 
gcloud beta firestore backups schedules deleteis not available in universe domainuniverse.
- NAME
- 
- gcloud beta firestore backups schedules delete - deletes a Cloud Firestore backup schedule
 
- SYNOPSIS
- 
- 
gcloud beta firestore backups schedules delete--backup-schedule=BACKUP_SCHEDULE--database=DATABASE[GCLOUD_WIDE_FLAG …]
 
- 
- EXAMPLES
- 
To delete backup schedule 'cf9f748a-7980-4703-b1a1-d1ffff591db0' under database
testdb.
gcloud beta firestore backups schedules delete --database='testdb' --backup-schedule='cf9f748a-7980-4703-b1a1-d1ffff591db0'
- REQUIRED FLAGS
- 
- --backup-schedule=- BACKUP_SCHEDULE
- 
The backup schedule to operate on.
For example, to operate on backup schedule 091a49a0-223f-4c98-8c69-a284abbdb26b:gcloud beta firestore backups schedules delete --backup-schedule='091a49a0-223f-4c98-8c69-a284abbdb26b'
- --database=- DATABASE
- 
The database to operate on.
For example, to operate on database foo:gcloud beta firestore backups schedules delete --database='foo'
 
- GCLOUD WIDE FLAGS
- 
These flags are available to all commands: --access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.Run $ gcloud helpfor details.
- NOTES
- 
This command is currently in beta and might change without notice. These
variants are also available:
gcloud firestore backups schedules deletegcloud alpha firestore backups schedules delete
      gcloud beta firestore backups schedules delete
  
  
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[],[]]