Files
simplex-chat/src
shum e0b6bf114b cli: add --user-display-name option
Selects or creates the active user non-interactively:
- no active user: create one with the given display name
- active user with matching localDisplayName: continue
- active user with different name: exit with error

Mutually exclusive with --create-bot-display-name.
2026-05-04 12:41:55 +00:00
..