Deploy individual Cloud Function for Firebase

Viewed 1417

I'd like to be able to deploy an individual Cloud Function for Firebase so I don't have to deploy my entire project every time.

There isn't an option through the CLI, but if there's a rest API or some other interface that Google or Firebase exposes to make this easier, that would be great.

1 Answers
Related