We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 300cbba commit 39787fcCopy full SHA for 39787fc
gcp_cloud_function_sql_export/README.md
@@ -11,7 +11,7 @@ https://cloud.google.com/solutions/scheduling-cloud-sql-database-exports-using-c
11
- `requirements.txt` - the pip modules to bootstrap
12
- `deploy.sh` - upload the code and deps
13
14
-Upload the function to GCF in the current GCP project:
+Upload the function to GCF in the current GCP project - this script will call `gcloud functions deploy` with the required switches:
15
16
```
17
./deploy.sh
0 commit comments