Skip to content

CLI: Drop the 'notification' prefix on cli options for configuring email auth #14644

@DanielleMaywood

Description

@DanielleMaywood

Currently configuring email authentication is only available under flags prefixed with notifications-. This suggests to users that there will be different email configurations for different parts of the product, but this is not the case. Instead these flags should begin with email-. The same applies to environment variables beginning with CODER_NOTIFICATIONS_EMAIL.

To not break backwards compatibility the existing flags should not be removed, but instead kept as aliases for the new flags.

Metadata

Metadata

Labels

cliArea: CLI

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions