GoogleCloudPlatform / gcloud-maven-plugin

Cloud SDK Maven Plugin for Google App Engine (Managed VMs and non Managed VMs)
Apache License 2.0
29 stars 24 forks source link

Please provide an option to use "gcloud beta app deploy" instead of "gcloud app deploy" #97

Closed sepehre closed 8 years ago

sepehre commented 8 years ago

Functionality that is only available in "gcloud beta app" commands should be available to gcloud-maven-plugin users.

ludoch commented 8 years ago

We can test via this project: https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/managed_vms/endpoints

ludoch commented 8 years ago

Fixed.