Main Browser¶
nbx tui --help¶
Usage: nbx tui [OPTIONS]
Launch the interactive NetBox terminal UI.
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --theme Theme selector. Use '--theme' to list available themes or │
│ '--theme <name>' to launch with one. │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
exit 0 3.438s
nbx tui --theme¶
exit 0 4.165s
nbx demo tui --help¶
Usage: nbx demo tui [OPTIONS]
Launch the TUI against the demo profile.
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --theme Theme selector. Use '--theme' to list available themes or │
│ '--theme <name>' to launch with one. │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
exit 0 3.737s
nbx demo tui --theme¶
exit 0 4.014s