1.0.0 • Published 5 years ago

apigee-cicd v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

apigee-cicd

Bazaarvoice apigee-cli plugin for CI/CD.

This plugin is loaded by apigee-cli and exposes the commands defined by the plugin.

Usage

  1. Setup apigee-cli
  2. Install apigee-cicd:
npm install -g git+ssh://git@github.com/bazaarvoice/apigee-cicd.git
  1. Configure pluginn usage in config.json:
....
"plugins": ["apigee-cicd"]
....
  1. Run bv commands:
apigee bv help
1.0.0

5 years ago