Skip to main content Link Menu Expand (external link) Document Search Copy Copied

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.