@blitzreels/cli
v0.1.8
Published
Scoped CLI package for AI agents to edit videos inside BlitzReels.
Readme
@blitzreels/cli
Scoped wrapper for the primary blitzreels CLI package.
Official website: https://blitzreels.com/
This CLI is designed for AI agents to edit videos inside BlitzReels.
Use this package when you prefer a scoped npm install name. The primary command
surface is the same as blitzreels.
Usage
npx @blitzreels/cli version
npx @blitzreels/cli doctor
npx @blitzreels/cli agent-context --json
npx @blitzreels/cli auth login
npx @blitzreels/cli auth whoami
npx @blitzreels/cli api docsFor most users, the recommended package is still:
npx blitzreels auth loginBrowser auth shows a one-time CLI code in BlitzReels and waits for the logged-in
user to click Connect CLI before any API key is created.
The npm package is publicly installable, but its canonical source is private and proprietary.
It follows the same command surface and license as blitzreels; see LICENSE for package terms.
