DEV Community

Jessica Temporal for Auth0

Posted on

Preview Auth0 Changes Safely with Deploy CLI Dry Run

Managing your Auth0 tenant configuration as code shouldn't be a "guess and check" process. In this video, I'll demonstrate how to use the Auth0 Deploy CLI's Dry Run feature. Learn how to preview exactly which resources will be created, updated, or deleted before you ever touch your production environment.

What You'll Learn

  • How to configure the Auth0 Deploy CLI with a config.json file.
  • The proper syntax for exporting your current tenant configuration to YAML.
  • How to use the --dry-run flag to validate local changes.
  • Best practices for keeping sensitive credentials out of your Git history.

Resources

Top comments (0)