1.0.0 • Published 2 years ago

zipcar_fleet_endpoint v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Deploy Zipcar London

gcloud functions deploy zipcar_fleet_endpoint --region=europe-west1 --runtime nodejs10 --set-env-vars SENDGRID_API_KEY="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" --trigger-http --project=zipcar-integ

gcloud functions deploy zipcar_fleet_endpoint --region=us-central1 --runtime nodejs10 --set-env-vars SENDGRID_API_KEY="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" --trigger-http --project=zipcar-integ --memory=2048 --timeout=240