
prosodyctl
List of commands for prosodyctl:
-
prosodyctl:tldr:1adf4 prosodyctl: Permanently delete a user.$ sudo prosodyctl deluser ${user@example-com}try on your machineexplain this command
-
prosodyctl:tldr:68be7 prosodyctl: Set a user's password.$ sudo prosodyctl passwd ${user@example-com}try on your machineexplain this command
-
prosodyctl:tldr:a71c2 prosodyctl: Add a user to the Prosody XMPP server.$ sudo prosodyctl adduser ${user@example-com}try on your machineexplain this command
-
prosodyctl:tldr:cdee9 prosodyctl: Reload the server's configuration files.$ sudo prosodyctl reloadtry on your machineexplain this command
-
prosodyctl:tldr:f5894 prosodyctl: Show the status of the Prosody server.$ sudo prosodyctl statustry on your machineexplain this command