Hi,
I have a scenario where I want to deploy an api proxy .zip file to higher environment using maven.
The zip file is existing on my local hard drive. Is it possible to to just take that zip and have it deployed to apigee without unzipping or having the mentioned folder structure (https://github.com/apigee/apigee-deploy-maven-plugin)
Thanks