Bootstrap example
Typical first-time setup flow:Notes
--roleis required onadd— it creates the user, assigns the role, and links the identity in one command.- If the role is not
adminand is not defined in config, a warning is shown but the user is still created. - Usernames must be lowercase alphanumeric (dots and hyphens allowed), 1–64 characters.
removecascades — all identities and roles are deleted with the user.