Skip to content

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

Description

@patkub

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions