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

apigeecli command to import all kvms from one environment to other - apigeex

Hi @dchiesa1 @kurtkanaskie @ssvaidyanathan As part of ApigeeX 2021 to ApigeeX 2024 entitlement conversion we are consolidating the environments & need help with kvm migration step from one step to other. We have bunch of KVMs created in each environment. Export step works but import doesnt. Could you please help with a sample command with apigeecli to import all kvms at once from one environment to other? Is that possible?

export sample command:

apigeecli kvms export -o gcp-apigee-test -e dev3

 

 

Solved Solved
3 4 582
1 ACCEPTED SOLUTION

Did you try the import command?

apigeecli kvms import -f samples/kvms for example pointing to the folder where you exported your kvm files. Make sure you update the file names pointing to the new target environment. 

View solution in original post

4 REPLIES 4
Top Solution Authors