CLI commands
After installing, the waifus command manages the local service.
| Command | What it does |
|---|---|
waifus start | Start the service + dashboard (http://127.0.0.1:3888) |
waifus stop | Stop the running service |
waifus restart | Restart the service |
waifus status | Show whether the service is running |
waifus doctor | Diagnose common setup problems |
waifus update | Update to the latest version |
waifus clean | Clear local runtime state |