apigee / apigeecli

This is a tool to interact with Apigee APIs. The tool lets you manage (create, del, get, list) environments, proxies, etc.
Apache License 2.0
51 stars 28 forks source link

kvm entries update command is not accepting true/false as the key value #496

Closed andreuji closed 2 months ago

andreuji commented 2 months ago

In release v2.2.0 the kvm entries update command is not accepting true/false as the key value. This new rule broke the logic of our automation pipeline. Is there any way around it or would it be possible to accept true/false values ​​in this command again?

Captura de tela 2024-07-05 112458

ssvaidyanathan commented 2 months ago

@andreuji - to test this out, can you please share the command you are running?

andreuji commented 2 months ago

@ssvaidyanathan

apigeecli kvms entries update -m -k teste__kvm -l true -o --env -a ./sa-devops.json