The control tool for the Prosody XMPP server. Note: Process management through
prosodyctlis discouraged. Instead, use the tools provided by your system (e.g.systemctl). More information: https://prosody.im/doc/prosodyctl.
sudo prosodyctl status
sudo prosodyctl reload
sudo prosodyctl adduser {{user@example.com}}
sudo prosodyctl passwd {{user@example.com}}
sudo prosodyctl deluser {{user@example.com}}