Skip to content

Commit 39787fc

Browse files
committed
updated README.md
1 parent 300cbba commit 39787fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcp_cloud_function_sql_export/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ https://cloud.google.com/solutions/scheduling-cloud-sql-database-exports-using-c
1111
- `requirements.txt` - the pip modules to bootstrap
1212
- `deploy.sh` - upload the code and deps
1313

14-
Upload the function to GCF in the current GCP project:
14+
Upload the function to GCF in the current GCP project - this script will call `gcloud functions deploy` with the required switches:
1515

1616
```
1717
./deploy.sh

0 commit comments

Comments
 (0)