prosodyctl
Verified for current stable LTS
Prosodyctl Command: Delete Prosody User
Use for delete prosody user with Prosodyctl. Exact CLI syntax to delete prosody user using Prosodyctl.
When to use this: Use for delete prosody user with Prosodyctl.
Command Syntax
sudo prosodyctl deluser <user@example.com> sudo prosodyctl deluser <user@example.com> Live Command Builder
Final Command
sudo prosodyctl deluser <user@example.com> Command Breakdown
sudo is the base executable for this command.
FAQ
Purpose: Exact syntax to delete prosody user using Prosodyctl.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Prosodyctl Command: Add User To Prosody
sudo prosodyctl adduser <user@example.com> Prosodyctl Command: Reload Prosody Configuration sudo prosodyctl reload Prosodyctl Command: Set Prosody User Password sudo prosodyctl passwd <user@example.com> Prosodyctl Command: Show Status Prosody Server sudo prosodyctl status