For the complete documentation index, see llms.txt. This page is also available as Markdown.

Codatum CLI

A command-line tool for operating Codatum from your local environment together with an AI agent

Codatum CLI is a command-line tool that lets you operate Codatum's features from your local environment together with an AI agent.

From fetching, editing, running, and pushing Notebooks to executing SQL and searching data sources, you can complete a full workflow from the command line alone, without opening a browser. Since Notebooks can be fetched as plain text files in Markdown format (.cnb.md), you can edit them in your favorite editor, version them with Git, and review changes via Pull Requests — enabling a "BI as Code" workflow.

Codatum CLI is also designed with AI agent integration in mind: agents can reference Codatum's specifications directly, so you can confidently delegate Notebook editing to agents such as Cursor or Claude Code.

For installation instructions and command details, see the Codatum CLI documentation.

Last updated

Was this helpful?