Support backend modification or deletion options
Currently, we can create backends, but there is no option to modify imported GitHub repositories. If making such modifications isn't possible, it would be beneficial to at least have the option to delete the backend.
1
vote
Carlos Estrada
shared this idea
-
Thanks for the feature request!
The team is actively working on making updates to the Firebase Console to support both updating your connected repository as well as deleting backends. In the meantime, you can use the Firebase CLI to delete your backends today via apphosting:backends:delete. For the full reference, see https://firebase.google.com/docs/cli#apphosting-commands.