You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run: Add new argument --new--account to create a new account.
- If --new-account is used along with --config-file,
- If the given path is valid, that zuliprc will be loaded
- Else, a new account will be created, but not at the given path.
- If --new-account is used along with account-alias, the new account
argument will be ignored.
Tests updated.
0 commit comments