magnitude-cli
v0.1.0
Published
AI Product Analyst in your terminal. Ask your data anything — no SQL, no data team.
Maintainers
Readme
Magnitude CLI
AI Product Analyst that lives in your terminal. Ask your data anything in plain English — no SQL, no data team.
Install
npm install -g magnitude-cliUsage
# Start interactive mode
magnitude
# Ask a one-shot question
magnitude "What caused the drop in signups last week?"
# Other commands
magnitude login # Log in to your account
magnitude logout # Log out
magnitude status # Show current user/project/credits
magnitude switch # Switch to a different project
magnitude --help # Show all commandsHow it works
- Run
magnitudein your terminal - Press Enter to log in via your browser
- Select your project (saved for next time)
- Start asking questions about your product data
Responses are plain English with clearly formatted numbers. No charts, no funnels — just answers.
Interactive commands
While in the chat:
- Type any question to ask Magnitude
new— start a fresh conversationclear— clear the screenexitorquit— leave the chatCtrl+C— exit
Links
- Website: usemagnitude.app
- Docs: usemagnitude.app/docs
