vued is enough. If setup is missing, it starts setup.
Essentials
Auth
If auth expires and refresh cannot fix it, run
vued setup --reset.
On CLI-only servers, vued setup automatically prints a browser URL/code. Open it on your laptop, sign in, then return to the terminal.
MCP
Uninstall
Notes
- Headless binds to
127.0.0.1. - Headless creates/stores its own scoped API key during setup.
- First-time encryption passphrase creation still happens in Desktop.
- Auto-update runs once per day before normal CLI commands. Disable with
VUED_AUTO_UPDATE=0.