Show pricing for a model
runware model pricing <model> [flags]
# Pricing for a model
runware model pricing google:gemini@3.1-pro
# Output as JSON
runware model pricing google:gemini@3.1-pro --format json
-h, --help help for pricing
--debug Show full debug output
-F, --format string CLI output format: table, json, yaml (default "table")
--transport string Transport protocol: ws (WebSocket) or http (REST) (default "ws")
-v, --verbose Show request/response details
- runware model - Manage and search models