Skip to content

Commit c511c3f

Browse files
feat(firestore): return listBackupsResponse from firestore:backups:list --json
The `firestore:backups:list --json` command now returns the full `listBackupsResponse` object instead of just the `backups` array. This provides more information to the user, including a list of unreachable locations. Changelog entry added.
1 parent 62eb6c4 commit c511c3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
- [firestore] Changed `firestore:backups:list --json` to return a `listBackupsResponse` object instead of a raw array of backups. This is a breaking change that provides more information, including unreachable locations.
12
- Add a confirmation in `firebase init dataconnect` before asking for app idea description. (#9282)

0 commit comments

Comments
 (0)