CLI Reference
These are the commands exposed by sleev. Run
sleev --help or the command's
-h flag when available for exact
usage.
Commands
| Command | What it does |
|---|---|
sleev | Open the TUI. |
sleev setup [--no-open] | Sign in, register this machine, and start the gateway. |
sleev harness | Configure harness/provider connections. |
sleev auth login [--no-open|--headless|--device] | Sign in. |
sleev auth status | Show the current auth state. |
sleev auth logout | Sign out and remove local harness/gateway setup. |
sleev auth verify | Check the current account token. |
sleev auth license -h | Show offline license commands. |
sleev auth license request | Create an offline activation request. |
sleev auth license apply <slv_lic_...> | Activate an offline license. |
sleev auth license renew-request | Create an offline license renewal request. |
sleev auth license status | Show offline license status. |
sleev auth license clear | Remove the active offline license. |
sleev gateway status | Show gateway status. |
sleev gateway start|restart|stop | Manage the local gateway. |
sleev gateway bind ... | Change the gateway listen address. |
sleev gateway install|update | Install or update the gateway binary. |
sleev upgrade [version] | Update the sleev CLI and gateway. |
sleev debug-logs | Upload recent local logs for support. |
sleev paths | Print config, data, and log paths. |
sleev status | Print config and gateway status as JSON. |
sleev init | Create the default CLI config. |