Skip to content

xops tui

Command usage and available options are listed below. Check --help for options supported by your installed version.

text
Start a full-screen advanced terminal user interface (TUI) for browsing, filtering, connecting and managing host configurations.

Usage:
  xops tui [flags]

Flags:
  -h, --help              help for tui
      --remember string   Credential persistence policy: ask, always, never; inherits credential.remember_prompted, then ask; batch mode never saves

Global Flags:
      --color string       ANSI color output (auto=detect pipe/redirect, never=disable, always=force enable)
      --debug              Enable debug mode (equivalent to --log-level=debug)
      --lang string        Interface language (zh/en)
      --log-level string   Set internal diagnostic log level (debug, info, warn, error)

MIT License