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.jsonfile. - The proper syntax for exporting your current tenant configuration to YAML.
- How to use the
--dry-runflag to validate local changes. - Best practices for keeping sensitive credentials out of your Git history.
Resources
Top comments (0)