Announcing Dry Run for the Auth0 Deploy CLI
One of the most requested features for the Auth0 Deploy CLI is here: you can now preview your deployment changes before applying them.
Say goodbye to deployment anxiety. With the new --dry-run flag, you can get a detailed summary of exactly what resources will be created, updated, or deleted before you run an import. This brings the confidence of infrastructure-as-code practices like terraform plan to your Auth0 tenant management.
Get started by simply adding the --dry-run flag to your import command to see a safe preview of your changes.
This will help you and your team:
- Deploy with Confidence: Eliminate uncertainty by verifying the exact impact of your changes.
- Prevent Unintended Changes: Catch potential issues and avoid accidental modifications to critical production resources.
- Improve Collaboration: Share the dry-run output with team members for review and approval before deployment.
The Dry Run feature is now available in Early Access. Update to the latest version of the Deploy CLI to get started.
Fetched May 13, 2026


