Commit c511c3f
committed
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
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
0 commit comments