register_new_matrix_user
List of commands for register_new_matrix_user:
-
register_new_matrix_user:tldr:55917 register_new_matrix_user: Create an admin user interactively.$ register_new_matrix_user --config ${path-to-homeserver-yaml} --admintry on your machineexplain this command
-
register_new_matrix_user:tldr:aeae6 register_new_matrix_user: Create an admin user non-interactively (not recommended).$ register_new_matrix_user --config ${path-to-homeserver-yaml} --user ${username} --password ${password} --admintry on your machineexplain this command
-
register_new_matrix_user:tldr:c4569 register_new_matrix_user: Create a user interactively.$ register_new_matrix_user --config ${path-to-homeserver-yaml}try on your machineexplain this command