Open
Description
Description
The Configure the Deploy CLI page should talk about how to configure the Deploy CLI for free tier tenants. Something like the following could be added after the example config file.
Free Tier
Certain Auth0 resources require a paid plan with a verified credit card on file to manage. On free tier tenants, logStreams need to be excluded in config.json
. You can also exclude customDomains, if you don't want to add credit card information.
"AUTH0_EXCLUDED": ["logStreams", "customDomains"]
References
Metadata
Metadata
Assignees
Labels
No labels