CX as Code: Exporting full org config for DR via CLI

Trying to script a disaster recovery export for our entire org using the Genesys CLI. Running genesys cloud export --all hangs after pulling routing data. The logs show a 429 Too Many Requests error from /api/v2/routing/users.

We’ve got over 5k agents, so the default rate limit kills the job. Is there a flag to throttle the requests or a batch size config I’m missing? Need to get this into our Terraform state for backup.