Open
Description
Currently a developer, at a minimum, must execute:
dvp build
and then
dvp upload -e <engine> -u <user>
and then enter a password. This will be the most commonly used workflow in the SDK and should be dead simple. PYT-261 will help with the parameters, but two commands will still need to be ran.
We heard from the Axis developer that the first thing they did when they downloaded the SDK was to create a wrapper script to execute both. This should be supported out of the box.
I think supporting it as a flag in upload is pretty natural:
dvp upload -b
should the minimum. (Maybe it's even the default for upload?)
┆Issue is synchronized with this Jira Story by Unito