Marko Mijailovic

[TOOLING] Data Explorer vs CLI

by

FLXBL gives your total control over your data through our Data Explorer, which lets you visualise and perform CRUD operations on your data.

5 views

Add a comment

Replies

Best
Marko Mijailovic

However, if you're more of a terminal/CLI kind of person, or if you use AI agents, we have a first-party CLI - https://www.npmjs.com/package/@flxbl-dev/cli

Developer CLI for FLXBL — manage schemas, entities, relationships, identities, and webhooks; generate typed TypeScript SDKs; and feed live tenant context to LLM agents.

@flxbl-dev/cli replaces the deprecated @flxbl-dev/mcp server. Every command is designed to work equally well from a human shell and from an LLM tool-calling loop: stable flags, JSON envelopes, stdin piping, exit codes, and a one-shot context bootstrap payload.