apigeecs / apigee-migrate-tool

Export/Import Org Data. Import from CSV files
MIT License
52 stars 50 forks source link

grunt exportProxies - Its not export the environment wise. #44

Open SnehansuBhuyan opened 4 years ago

SnehansuBhuyan commented 4 years ago

when running "grunt exportProxies" from my prod environment , but its exporting from latest version the proxy not the proxies deployed to prod environment . My requirement is to export all the prod environment api and import to new org. Please suggest how to make this using this tool.