prosodyctl
Verified for current stable LTS
Prosodyctl Command: Reload Prosody Configuration
Use for reload prosody configuration with Prosodyctl. Exact CLI syntax to reload prosody configuration using Prosodyctl.
When to use this: Use for reload prosody configuration with Prosodyctl.
Command Syntax
sudo prosodyctl reload sudo prosodyctl reload Live Command Builder
Final Command
sudo prosodyctl reload Command Breakdown
sudo is the base executable for this command.
FAQ
Purpose: Exact syntax to reload prosody configuration 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: Delete Prosody User sudo prosodyctl deluser <user@example.com> Prosodyctl Command: Set Prosody User Password sudo prosodyctl passwd <user@example.com> Prosodyctl Command: Show Status Prosody Server sudo prosodyctl status