How can I read what's inside the exported backup of my Google Cloud database?

13 Views Asked by At

Sorry if this is obvious. I expected this to be a common question, but I haven't been able to find an answer in the community.

I have exported a backup of my Google Cloud database, and now I need to know what's inside. It would be great if I could manipulate that data - extract some part of it - but I would be happy if could just read it.

Am I missing something? Is this something obvious? Maybe I have made an error during the the exportation?

Thanks in advance!

  1. Exported my database using gcloud CLI.
  2. I tried finding ways to read what's inside, so I can verify that the data I need is there and that it is correct. I searched Google Cloud, Firebase and Googled it.
0

There are 0 best solutions below