CLI
CLI
Vetta ships through the naive binary. Declare the agent in naive.config.ts. naive up ships it.
$ npm i -g @usenaive-sdk/vetta-cliGet started
01
Install
Add the CLI globally so naive is on your PATH. Node 20 or newer.
$ npm i -g @usenaive-sdk/vetta-cli02
Log in
Opens a browser and writes an API key to ~/.naive/config.json.
$ naive auth google03
Init and apply
Scaffold a naive.config.ts, then apply it.
$ naive init && naive up
Commands
naive auth googleSign in with Google and save an API key.
naive statusConfirm auth, plan, and remaining credits.
naive initScaffold a starter naive.config.ts.
naive upApply the config.
naive --helpEvery command the CLI ships.
For agents
Onboard from the prompt
Point Cursor, Claude Code, or Codex at the repo. It installs the CLI and writes the config.
