gcp-cloud-functions-env-var Deployment gcloud functions deploy env111 --entry-point Env --runtime go111 --trigger-http --allow-unauthenticated gcloud functions deploy env113 --entry-point Env --runtime go113 --trigger-http --allow-unauthenticated Output sample Go1.11 Go1.13