How to update the rules of multiple RTDB instances using the firebase tools?
I would like to run firebase deploy --only database and it deploys the Firebase Real time database rules for each of my databases instances. I would like the config of firebase.json / .firebaserc and wherever that applies if that's possible.