apigeedm
v0.0.2
Published
A tool that helps you to deploy multiple Apigee API Proxies at one go
Downloads
3
Maintainers
Readme
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 apigeedm
Command 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 VIRTUALHOSTS
Articles
Deploy Multiple Apigee Proxies at one go - ApigeeDM