CLI tool for the Runware API
A command-line tool for interacting with the Runware API. Run image generation, video generation, audio generation, 3D, upscaling, background removal, captioning, search models, and more.
Use of Runware services is subject to our Terms of Service (https://runware.ai/terms) and Privacy Policy (https://runware.ai/privacy).
--debug Show full debug output
-F, --format string CLI output format: table, json, yaml (default "table")
-h, --help help for runware
--transport string Transport protocol: ws (WebSocket) or http (REST) (default "ws")
-v, --verbose Show request/response details
- runware account - Account information, team, and API keys
- runware auth - Manage authentication
- runware completion - Generate shell completion scripts
- runware config - Manage CLI configuration
- runware model - Manage and search models
- runware ping - Check API connectivity
- runware preset - Manage named presets
- runware result - Wait for and display the result of a task by taskUUID
- runware run - Run an inference request against any Runware model
- runware upload - Upload an asset and return its UUID
- runware version - Print version information