lovrabet-cli vs rabetbase-cli: what's the difference
Who this is for
Developers, delivery engineers, and Agent orchestration folks who need to install a CLI.
Lovrabet offers two CLIs — one for the business runtime, one for development.
| CLI | Audience | Typical usage |
|---|---|---|
Lovrabet CLI (lovrabet) | Business users, runtime Agents | Console chat, or prompt-driven commands like lovrabet data filter |
Rabetbase CLI (rabetbase) | Developers, delivery engineers | Send a prompt to an Agent, which calls the CLI to connect databases, run analysis, and publish |
Step 1. Have the Agent install the CLI (recommended)
- Go to App management → Overview and copy the install prompt from the CLI ready area; or just use:
text
帮我安装 Rabetbase CLI:https://www.lovrabet.com/agent-install-guides/rabetbase-cli.md- Paste it into Cursor / Claude Code — the Agent installs the CLI and Skills and walks you through login.
Step 2. Have the Agent log you in
text
请执行 rabetbase auth login --yes 帮我登录。
如果输出 Login URL,我会打开浏览器授权,完成后告诉你。Step 3. Choosing between the console and Agent+CLI
| What you're doing | Recommendation |
|---|---|
| First-time database connection, want visuals | Console + Database Connector |
| Database connection / incremental analysis / release pipelines | Send prompts to an Agent + Console operations ↔ Rabetbase CLI mapping |
| Business users doing everyday data Q&A | Console chat or lovrabet |
Sub-pages
- Console operations ↔ Rabetbase CLI mapping — command capabilities + example prompts (a keeper for delivery engineers)
- Using Rabetbase in Claude Code: from one sentence to a full feature
- Rabetbase CLI 2.0 🔥 / quick start guide and command reference