auth0 tenant-settings update set
Enable selected tenant setting flags.
To enable interactively, use auth0 tenant-settings update set
with no arguments.
To enable non-interactively, supply the flags.
Usage
auth0 tenant-settings update set [flags]
Examples
auth0 tenant-settings update set
auth0 tenant-settings update set <setting1> <setting2> <setting3>
auth0 tenant-settings update set flags.enable_client_connections mtls.enable_endpoint_aliases pushed_authorization_requests_supported
Inherited Flags
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 tenant-settings update set - Enable tenant setting flags
- auth0 tenant-settings update unset - Disable tenant setting flags