0.0.2 • Published 8 years ago

apigeedm v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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