Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.36 KB

File metadata and controls

52 lines (37 loc) · 1.36 KB
layout default
parent auth0 universal-login
has_toc false

auth0 universal-login show

Display the custom branding settings for Universal Login.

Usage

auth0 universal-login show [flags]

Examples

  auth0 universal-login show
  auth0 ul show
  auth0 ul show --json
  auth0 ul 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