New Lamatic CLI: manage projects, flows, and deployments from the terminal

The official Lamatic CLI is live on npm. Create projects, manage flows, handle deployments, add model credentials and integrations all without opening Studio.

npm install -g @lamatic/cli
  • Projects: create, list, download locally, delete

  • Flows: create, list, rename, activate/deactivate, delete

  • Deployments: trigger, list, and inspect deployment details

  • Contexts: create and manage vector and memory stores

  • Models & Integrations: add and list credentials

Improved Logs: real-time model pricing per run

The logs list now shows real-time cost per run directly in the table. No more guessing what a flow costs, open Logs and the numbers are right there.