Skip to main content

Command-line interface for RGBA — talk to api.rgba.ai from your terminal or Claude Code.

Project description

rgba CLI

Thin HTTPS client for the deployed RGBA API (Modal-hosted). The CLI defaults to the right backend URL; override with RGBA_API_URL for local dev.

Install

pip install rgba             # from PyPI
pipx install rgba            # isolated user install (recommended for daily use)

After install you'll have a rgba command on your PATH.

Usage

rgba auth login              # device-flow → opens https://rgba.ai/cli in your browser
rgba auth status             # show whoami
rgba auth logout             # revoke the active token

rgba me                      # alias for `auth status`
rgba actions                 # discover every /sdk/action with cost + params
rgba actions <name>          # full schema for one action
rgba sdk <action> -p key=val # call /sdk/action
rgba jobs get <job_id>       # poll a job
rgba jobs wait <job_id>      # poll until status is completed/failed

Credentials live in ~/.rgba/credentials (mode 0600). The CLI never sees your Supabase password — auth is brokered through a device-flow OAuth against the RGBA backend.

Environment

var default use
RGBA_API_URL https://lemontree-media-llc--rgba-agent-agent-app.modal.run Override the API origin (e.g. localhost)
RGBA_CONFIG_DIR ~/.rgba Override credentials directory

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rgba-0.3.0.tar.gz (45.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rgba-0.3.0-py3-none-any.whl (51.5 kB view details)

Uploaded Python 3

File details

Details for the file rgba-0.3.0.tar.gz.

File metadata

  • Download URL: rgba-0.3.0.tar.gz
  • Upload date:
  • Size: 45.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for rgba-0.3.0.tar.gz
Algorithm Hash digest
SHA256 81ffc7533cbbe37c625907be2f632316171b45b2c89454c58a19a17e709aaf92
MD5 9de9d6ce1bae7687552f1d126bbeecae
BLAKE2b-256 63e8ed4bb94aa211a31443ba9861f2c4aeea4fa399c4f94c02eb1835551a6000

See more details on using hashes here.

File details

Details for the file rgba-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: rgba-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 51.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for rgba-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 66c566766bba0da10c28723d9c0b8ffb181b08f503e9dfa33e6da4a01c4f40f8
MD5 0f6e3a88e21c76a6c156b6e51f39dbdd
BLAKE2b-256 dc40f1992b5bda74b91727cb96c823f739438a8b8d933aca56fcd5483ca5b3c9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page