I need to retrieve the source code from a Google Cloud Run deployment. I have complete access to the deployments and I need to get back the code because it got wrangled up on my computer. How do I get it back?
So far, I have managed to get the image.tar
and extract it but nothing useful is there in it.