diff --git a/docs/auth0_universal-login_customize.md b/docs/auth0_universal-login_customize.md index 12a844cc..6e211fb7 100644 --- a/docs/auth0_universal-login_customize.md +++ b/docs/auth0_universal-login_customize.md @@ -32,6 +32,16 @@ auth0 universal-login customize [flags] ``` +## Flags + +``` + -p, --prompt string Name of the prompt to customize. + -r, --rendering-mode string standardMode is recommended for customizating consistent, branded experience for users. + Alternatively, advancedMode is recommended for full customization/granular control of the login experience and to integrate own component design system + + -s, --screen string Name of the screen to customize. + -f, --settings-file string File to save the rendering configs to. +``` ## Inherited Flags