Hi,
I just want to announce that remote deployment is working in GFv3.
In the "asadmin deploy" command, user can now use --upload=true option
to upload the application to the server side. If you do not want to
upload the file (since application is on the server side), you can set
--upload=false. By default --upload option is set to true and this is
to be compatible with GFv2.
Also, "asadmin deploy <archive directory>" is also working now in GFv3.
Keep in mind --upload option is treated as a noop since directory
deployment happens on the server side.
Regards,
Jane