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! Go to 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.