I've set up Firebase command line tools. I've uploaded my files to Firebase Hosting. All is okay.
After this I changed Database rules via console in browser.
The question is: how to fetch (download) Firebase's files from server to my local directory?
I can't find such command neither on Github nor on Reference nor on this guide.