apigee-cicd

Bazaarvoice apigee-cli plugin for CI/CD.

Usage no npm install needed!

<script type="module">
  import apigeeCicd from 'https://cdn.skypack.dev/apigee-cicd';
</script>

README

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