Thank you. We have communicated with the Google dev tools team and they
provided an answer, which they also summarized here.
<https://stackoverflow.com/questions/44675882/multivalued-parameter-for-mvn-appenginedeploy>

Key points include:
- Don't use, for example, *queue.yaml*, but rather
*src/main/appengine/queue.yaml*
- Comma-separate values
- To deploy, two commands may still be needed -- a separate  staging
command before deployment

On Mon, Aug 7, 2017 at 6:28 PM, Rodrigo De Castro <r...@google.com> wrote:

> +Patrick Flynn <pafl...@google.com>
>
> On Mon, Aug 7, 2017 at 4:33 AM Joshua Fox <jos...@freightos.com> wrote:
>
>> Thank you. We know that this is doable in gcloud.
>>
>> But we are using Maven to deploy rather than directly calling gcloud.
>>
>> How do we do it in Maven?
>>
>> On Sun, Aug 6, 2017 at 11:01 PM, Vitaly Bogomolov <vit.sa...@gmail.com>
>> wrote:
>>
>>> gcloud app deploy --quiet --project $(PROJECT) -v $(VERSION) app.yaml
>>> backend.yaml cron.yaml index.yaml queue.yaml
>>>
>>> works fine
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Google App Engine" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to google-appengine+unsubscr...@googlegroups.com.
>>> To post to this group, send email to google-appengine@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/google-appengine.
>>> To view this discussion on the web visit https://groups.google.com/d/
>>> msgid/google-appengine/b986eadf-f1d5-4386-a171-
>>> 160531529965%40googlegroups.com
>>> <https://groups.google.com/d/msgid/google-appengine/b986eadf-f1d5-4386-a171-160531529965%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>
>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>>
>>
>> *JOSHUA FOX*
>> Principal Software Architect | Freightos
>>
>>
>>
>> *T (Israel): *+972-545691165 <+972%2054-569-1165> | *T (US)*:  +
>> 1-3123400953 <(312)%20340-0953>
>> Smooth shipping.
>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "App Engine Flexible" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to app-engine-flexible+unsubscr...@googlegroups.com.
>> To post to this group, send email to app-engine-flexi...@googlegroups.com
>> .
>> To view this discussion on the web visit https://groups.google.com/d/
>> msgid/app-engine-flexible/CAD%3DB7cNXBQP6Pk%3D_jEJ5E%
>> 2BHM9ZR4zT7akZucpu4nNQmK8RCsMQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/app-engine-flexible/CAD%3DB7cNXBQP6Pk%3D_jEJ5E%2BHM9ZR4zT7akZucpu4nNQmK8RCsMQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>


-- 


*JOSHUA FOX*
Principal Software Architect | Freightos



*T (Israel): *+972-545691165 | *T (US)*:  +1-3123400953
Smooth shipping.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAD%3DB7cPLF4RMBWYeewx6VwdG7f-k6xb%2BQBb4BGsVcK0rq4aekQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to