Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.46 KB

File metadata and controls

35 lines (26 loc) · 1.46 KB

runware

CLI tool for the Runware inference API

Synopsis

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).

Options

      --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

SEE ALSO