Skip to content

embeddable-hq/embeddable-cli

Repository files navigation

Embeddable CLI

A command-line interface for managing Embeddable analytics platform resources. The CLI provides an intuitive way to manage database connections, environments, and generate security tokens for embedding dashboards.

Quick Start

The easiest way to get started is with the interactive setup wizard:

embed setup

This will guide you through configuring your API credentials, setting up database connections, and creating environments.

Installation

Homebrew (macOS/Linux)

brew tap embeddable-hq/embeddable
brew install embed

Scoop (Windows)

scoop bucket add embeddable https://github.com/embeddable-hq/scoop-bucket
scoop install embed

Direct Download

Download pre-built binaries from the releases page.

Documentation

Support

License

MIT License - see LICENSE file for details.