CLI tool for the Runware inference API
A command-line tool for interacting with the Runware inference API. Generate images, search models, manage your account, and more.
By creating an account, you agree 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