diff --git a/docs/auth0_branding.md b/docs/auth0_branding.md index 833382539..6862644d0 100644 --- a/docs/auth0_branding.md +++ b/docs/auth0_branding.md @@ -30,6 +30,7 @@ Manage branding options. * [auth0](/auth0-cli/) - Supercharge your development workflow. * [auth0 branding domains](auth0_branding_domains.md) - Manage custom domains +* [auth0 branding emails](auth0_branding_emails.md) - Manage custom email templates * [auth0 branding show](auth0_branding_show.md) - Display the custom branding settings for Universal Login * [auth0 branding templates](auth0_branding_templates.md) - Manage custom page templates * [auth0 branding update](auth0_branding_update.md) - Update the custom branding settings for Universal Login diff --git a/docs/auth0_branding_emails.md b/docs/auth0_branding_emails.md new file mode 100644 index 000000000..df4409762 --- /dev/null +++ b/docs/auth0_branding_emails.md @@ -0,0 +1,34 @@ +--- +layout: default +--- +## auth0 branding emails + +Manage custom email templates + +### Synopsis + +Manage custom email templates. This requires a custom email provider to be configured for the tenant. + +### Options + +``` + -h, --help help for emails +``` + +### Options inherited from parent commands + +``` + --debug Enable debug mode. + --force Skip confirmation. + --format string Command output format. Options: json. + --no-color Disable colors. + --no-input Disable interactivity. + --tenant string Specific tenant to use. +``` + +### SEE ALSO + +* [auth0 branding](auth0_branding.md) - Manage branding options +* [auth0 branding emails show](auth0_branding_emails_show.md) - Show an email template +* [auth0 branding emails update](auth0_branding_emails_update.md) - Update an email template + diff --git a/docs/auth0_branding_emails_show.md b/docs/auth0_branding_emails_show.md new file mode 100644 index 000000000..3bd0050b7 --- /dev/null +++ b/docs/auth0_branding_emails_show.md @@ -0,0 +1,43 @@ +--- +layout: default +--- +## auth0 branding emails show + +Show an email template + +### Synopsis + +Show an email template. + +``` +auth0 branding emails show [flags] +``` + +### Examples + +``` +auth0 branding emails show