Skip to main content

Command-line interface for RGBA — drive the RGBA video-creation API 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.1.tar.gz (50.5 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.1-py3-none-any.whl (57.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rgba-0.3.1.tar.gz
  • Upload date:
  • Size: 50.5 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.1.tar.gz
Algorithm Hash digest
SHA256 b809d94cba20d7b637e6abb67872ff8dafb9a398fc80c9552f99ab3ae5ad8e8a
MD5 43e3e2d2530e6ad9601f310686bec446
BLAKE2b-256 d8240f4b7b48dbe8de369675b2ef672e4377864d959f5f8c2fd068014fa77398

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rgba-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 57.4 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9983e25a1e00c22f00b55fb8025342bfba14c3b4a28c39389912add9f9694426
MD5 19594f5cc21800c7b9d090e432346667
BLAKE2b-256 804fa6a59741e1adb6d3788c860d383da57ddb90fb2b8cc533010a5bd43771c6

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