GoogleCloudPlatform / gradle-appengine-plugin

Gradle plugin that provides tasks for uploading, running and managing Google App Engine projects
Apache License 2.0
236 stars 60 forks source link

Use `gcloud app` instead of `gcloud preview app` #250

Closed tmatsuo closed 8 years ago

tmatsuo commented 8 years ago

We should use gcloud app instead of gcloud preview app which will go away soon.