Usage
Flags
Examples
What Happens
- Notifies Hub that this device is disconnecting
- Clears device ID and workspace ID from local config
- Preserves authentication tokens (for future re-linking)
- Keeps all local data intact
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Unlink this device from its workspace
ultra unlink [flags]
| Flag | Short | Default | Description |
|---|---|---|---|
--force | -f | false | Skip confirmation prompt |
# Unlink interactively (with confirmation)
ultra unlink
# Unlink without confirmation
ultra unlink --force
ultra link