Download Firebase Cloud Functions [duplicate]

别说谁变了你拦得住时间么 提交于 2020-06-22 19:52:07

问题


is it possible to download the scripts from firebase cloud functions. I have a running script on it but I lost the file and now I can't update my function.


回答1:


Before we started working with Firebase Cloud Functions, we had set up a Google Cloud Platform account. Now whenever we deploy our firebase cloud functions, they are also accessible through Google's Cloud Platform.

Try using your credentials to log in here https://cloud.google.com/

See if you can access your functions under the the Functions tab.

If you can, you will be able to download the source for your project there.



来源:https://stackoverflow.com/questions/44070016/download-firebase-cloud-functions

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!