CLI Builder¶
nbx cli tui --help¶
Usage: nbx cli tui [OPTIONS]
Launch the interactive CLI command builder TUI.
Presents a navigable menu tree (group → resource → action) that
progressively builds an ``nbx`` command, then executes it and
shows the output — all without leaving the terminal.
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
exit 0 4.043s
nbx demo cli tui --help¶
Usage: nbx demo cli tui [OPTIONS]
Launch the interactive CLI command builder 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 4.471s
nbx demo cli tui --theme¶
exit 0 4.196s