Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 620 Bytes

File metadata and controls

34 lines (23 loc) · 620 Bytes

runware auth status

Show current auth state

runware auth status [flags]

Examples

  # show current auth state
  runware auth status

Options

  -h, --help   help for status

Options inherited from parent commands

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

SEE ALSO