Comandos Chatwoot
cwctl –help
cwctl –help
Usage: cwctl [OPTION]…
Install and manage your Chatwoot installation.
Example: cwctl -i master
Example: cwctl -l web
Example: cwctl –logs worker
Example: cwctl –upgrade
Example: cwctl -c
Installation/Upgrade:
-i, –install Install the latest stable version of Chatwoot
-I Install Chatwoot from a git branch
-u, –upgrade Upgrade Chatwoot to the latest stable version
-s, –ssl Fetch and install SSL certificates using LetsEncrypt
-w, –webserver Install and configure Nginx webserver with SSL
Management:
-c, –console Open ruby console
-l, –logs View logs from Chatwoot. Supported values include web/worker.
-r, –restart Restart Chatwoot server
Miscellaneous:
-d, –debug Show debug messages
-v, –version Display version information
-h, –help Display this help text