Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to update KVM values with apigeetool

Hi All,

We are planning to automate the API-proxies deployments using apigeetool. We are using the below command as part of the Jenkins job to create and update the kvm .

apigeetool createkvmmap -u abc-o ${nonprod0rgName} -p xyz -e ${environmentName} --mapName poc_jenkins

1)what is the command to create new kvm map?

apigeetool createkvmmap -u sdoe@example.com -o sdoe -e test --mapName test-map

2)what is the command to update the existing kvm map?

3)what is the command to to create new entries/values im kvm map.?

apigeetool addEntryToKVM -u sdoe@example.com -o sdoe -e test --mapName test-map --entryName test1 --entryValue value1

4)what is the command to updated the existing entries/values in kvm map?

can someone answer 2,4th question.

i got the below error when i ran first command.

Error: KeyValueMap poc_jenkins already exists
0 5 475
5 REPLIES 5