You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: