0.0.2 • Published 10 years ago
apigeedm v0.0.2
apigee-deploy-multiple
Deploy Multiple Proxies at once
Installation
You can install apigeedm either through npm or by cloning and linking the code from GitHub. This document covers the installation details for installing from npm.
Installation from npm
The apigeedm module and its dependencies are designed for Node.js and is available through npm using the following command:
From a Terminal Window:
$ sudo npm install -g apigeedmCommand reference and examples
apigeedm
Helps you deploy multiple proxies at one go.
Examples
$ apigeedm -s /Users/Anil/Desktop/multipleProxies -b https://api.enterprise.apigee.com -o ORGNAME -u USERNAME -p PASSWORD -e ENVNAME -v VIRTUALHOSTSArticles
Deploy Multiple Apigee Proxies at one go - ApigeeDM