Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 887 Bytes

File metadata and controls

47 lines (32 loc) · 887 Bytes
layout default
parent auth0 domains default
has_toc false

auth0 domains default show

Display the default custom domain configuration for the tenant.

Usage

auth0 domains default show [flags]

Examples

  auth0 domains default show
  auth0 domains default show --json
  auth0 domains default show --json-compact

Flags

      --json           Output in json format.
      --json-compact   Output in compact json format.

Inherited Flags

      --debug           Enable debug mode.
      --no-color        Disable colors.
      --no-input        Disable interactivity.
      --tenant string   Specific tenant to use.

Related Commands