Hi folks , How to add label to GCP Cloud function using console ? I am not able to see labels section in the Cloud function UI
2 Likes
- Go to your Cloud Functions screen.
- Select a function by checking its checkbox.
- The ‘Labels’ option will appear at the top. Click on it.
3 Likes
How to do this from firebase deploy --only functions:functionname command. I want to set git commit sha to a cloud function
1 Like