Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 189 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 189 Bytes

gae-autosql-sample

Sample GAE app to create table from sql file in GCS.

how to use

  1. put sql file and yaml file at GCS bucket.

  2. deploy GAE app. $ gcloud app deploy app.yaml