The command implies it exports all KVMs
apigeecli kvms
Manage Key Value Maps
Usage:
apigeecli kvms [command]
Available Commands:
create Create a KV Map
delete Delete a KV map
entries Manage Key Value Map Entries
export Export all KV Map entries for all KV Maps
import Import KVM Entries from a folder containing KVM files
list Returns a list of KVMs
Flags:
-h, --help help for kvms
-o, --org string Apigee organization name
-r, --region string Apigee control plane region name; default is https://apigee.googleapis.com
How do I export org level KVMs using apigeecli kvms export?
Work around is to use KVMs list and export for each KVM
kvms entries export --org=$ORG --map=org-config-private