apigeecs / apigee-migrate-tool

Export/Import Org Data. Import from CSV files
MIT License
52 stars 50 forks source link

Expand import/export entity types supported #60

Open adamjonescdk opened 2 years ago

adamjonescdk commented 2 years ago

This changeset adds support for exporting, importing and deleting companies, keystores, (keystore) references, virtual hosts and caches. It also adds support for automatically mapping companies to developers where the target account does not support monetisation.

Additionally, it provides a new mechanism for handling asynchronous HTTP requests to improve reliability and readability, as well as add concurrency limits.