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

no way to deploy dispatch.xml #102

Open hgabreu opened 7 years ago

hgabreu commented 7 years ago

When using appengine:update we can pass a --auto_update_dispatch and have the dispatch.xml uploaded. There's no similar flag when using gcloud:deploy and it's not possible the update the dispatch.xml along with the other settings when deploying.