hardgcloud
Update a single environment variable on a deployed Cloud Function without redeploying code
command
gcloud functions deploy FUNCTION_NAME --update-env-vars KEY=VALUEalso accepted
gcloud functions deploygcloud functions deploy FUNCTION_NAME --update-env-vars