Hi @bolino
You will need both the management API and deploy-cli: the management API for the users, and deploy-cli for the config.
The export users job docs are here: Auth0 Management API v2
The import users docs are very close to that.
It is not a common use case due to PII: production users are usually considered PII and are not leaked to lower environments.
John