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.3.tar.gz (58.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.3-py3-none-any.whl (66.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rgba-0.3.3.tar.gz
  • Upload date:
  • Size: 58.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.3.tar.gz
Algorithm Hash digest
SHA256 4a6a77a4edcac60861898ecf2d5bb2d351ab1327dd02677d3cb4c6aef6e5e5f5
MD5 ba7d10b025071e6df16083e21f25eaf1
BLAKE2b-256 5fe42e73587209146f81096ccd6dabdc0712834f3e449ce213cf444f93077176

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rgba-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 66.7 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ac09770ce46765a0791c0548bc1da6daeb6c4792170ffed299edbb767e722149
MD5 2128d675886f86707534b6d143300788
BLAKE2b-256 cc92fa19a6633ebcdb23f5f0380cd45e47a2506862246573d52d0817f27f7a58

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