1 2
#!/bin/sh gcloud --project ${1} functions deploy seculardb --memory 128MB --runtime go111 --source . --entry-point Serve --trigger-http