I’m trying to implement a ci/cd solution for our auth0 tenants. One issue I’m having is using auth0-deploy-cli to export the tenant configuration won’t also export the Rules Configurations of the Auth Pipeline, it only exports the Rules. To export the configuration I’m using :
I understand that you’re trying to export the rule configs using auth0-deploy-cli. It is not possible to export them as they are encrypted. It is possible to import them still. Here is a community post that describes it further.