Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 622 Bytes

File metadata and controls

34 lines (23 loc) · 622 Bytes

runware auth logout

Clear stored credentials

runware auth logout [flags]

Examples

  # clear stored credentials
  runware auth logout

Options

  -h, --help   help for logout

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