Apigee X KVM script helper

Hello

Following a discussion with @remi_roy about Apigee X and KVM, here is a Github repo with an helper script to create and populate KVM and keys from a JSON file: https://github.com/arnaduga/apigee-tooling

It is a simple and basic script, use with care.

If I found the time, I'll work on the so famous Apigee Sackmesser tool instead, but in the meantime, this could help someone anyway.

Enjoy!

Arnaud

Solved Solved
0 2 161
2 ACCEPTED SOLUTIONS

nice! 

Thanks for contributing that. 

Here's a related shell script that loads an entire file into a single KVM entry. Works with X/hybrid only. https://github.com/DinoChiesa/EdgeTools/tree/master/xloadFileIntoKvm

View solution in original post

Thanks! I did not encounter yet the need to store an entire JSON file in one KVM entry, but that definitely could happen!

Arnaud 

View solution in original post

2 REPLIES 2

nice! 

Thanks for contributing that. 

Here's a related shell script that loads an entire file into a single KVM entry. Works with X/hybrid only. https://github.com/DinoChiesa/EdgeTools/tree/master/xloadFileIntoKvm

Thanks! I did not encounter yet the need to store an entire JSON file in one KVM entry, but that definitely could happen!

Arnaud