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

auth0 acul config get

Get the current rendering settings for a specific screen.

Usage

auth0 acul config get [flags]

Examples

  auth0 acul config get <screen-name>
  auth0 acul config get <screen-name> --file settings.json
  auth0 acul config get signup-id
  auth0 acul config get login-id -f ./acul_config/login-id.json

Flags

  -f, --file string   File to save the rendering configs to.

Inherited Flags

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