Build revenue software from your terminal
$ npm install -g @graph8/cli Everything the SDK does, scriptable.
The same revenue primitives, one command at a time, so scaffolding, queries, and deploys all live in your shell history.
graph8 init Scaffold a new project wired to the SDK and your API key.
graph8 auth Log in, switch orgs, and manage scoped keys from the terminal.
graph8 contacts Search, enrich, and export verified contact data on demand.
graph8 campaigns Create, draft, and launch multichannel campaigns in one command.
graph8 events Tail sandbox event streams straight in your shell.
graph8 deploy Deploy your project after workspace approval.
One install. The whole stack, from your shell.
Scaffold a project, run sandbox queries, and request approved workspace access without leaving the terminal.