I am using deploy-cli to propagate changes from one tenant to another but I want to exclude database from the deployment.
I tried to add to “config.json” these keys but all failed “AUTH0_EXCLUDED_DATABASE-CONNECTIONS”, "AUTH0_EXCLUDED_DATABASE’, “AUTH0_EXCLUDED_CONNECTIONS”
What is the valid key I need to exclude database connection from my import?