CLI

relixr CLI: login, doctor, keys, agents demo, usage get.

The relixr CLI will ship with the JS SDK (or as a thin wrapper). Until it is published on npm:

  1. Use Integration doctor in the dashboard.
  2. Import examples/http into Postman or Bruno.
  3. Look up requests via Help or /dashboard/usage/[requestId].

Planned surface (not published yet)

Do not run these until the package is on npm — they will fail today. Until then use Doctor + HTTP collections above.

# planned — not published
npm i -g relixr
relixr login
relixr doctor

Design notes live in docs/sdks/cli.md.

Was this helpful?

Still stuck? Help center · Doctor

SDKsFramework guides