Create Auth0 Tenant from template file

Is there a way to recreate an Auth0 Tenant (all of the custom settings) from a template file? We would like to have this file checked into our codebase so we have a record of all the auth0 changes made.

Hi @arun2 , this can be achieved with Auth0 Deploy CLI - check out the Auth0 docs here for setup/installation, along with some examples and guides

You should be able to export your existing tenant configuration and go from there.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.