Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explain how to configure Deploy CLI for Free Tier tenants. #10478

Open
patkub opened this issue Nov 11, 2024 · 0 comments
Open

Explain how to configure Deploy CLI for Free Tier tenants. #10478

patkub opened this issue Nov 11, 2024 · 0 comments

Comments

@patkub
Copy link

patkub commented Nov 11, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant