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 RGBA API at api.rgba.ai (Modal-hosted).

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.1.1.tar.gz (14.1 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.1.1-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for rgba-0.1.1.tar.gz
Algorithm Hash digest
SHA256 df586ba73f53192cd0036afee00ebdce13463806b1601534a27c44b6284a554e
MD5 b065ad23aa3a464b900b7d7cd650434f
BLAKE2b-256 38f40cbfe3fdf5e099872776714d661fd1cca6a7a1cf3f53d198204e42a80234

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rgba-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 17.0 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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dd5be0a275a6750a503db0505da6819ca9d998f47b5a049008ff76db198e41d3
MD5 7f07c8fe7876314a54d2e238aabd5ec1
BLAKE2b-256 938410f287e07089ab0506c0857fc68791ce1456e8956eff3eeb420a9b296a1e

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