apigeetool-node icon indicating copy to clipboard operation
apigeetool-node copied to clipboard

Deploy to higher env

Open satishbkodali opened this issue 4 years ago • 0 comments

Does apigeetool deploys to higher environment from the same code base as main proxy and replace the targetendpoint/targetservers from some kind of properties file similar to maven plugin

in mavenplugin we have config.json and edge.json for higher env properties and maven will build new configuration zip file based on those properties and imports to apigee edge.

Ex: https://github.com/apigee/apigee-config-maven-plugin/tree/master/samples/APIandConfig/HelloWorld

Do we have similar functionality in apigeetool too? If so how to do it

satishbkodali avatar Mar 19 '21 17:03 satishbkodali