@mtaha13/upstash-tui
v0.1.0
Published
Personal preview build of the Upstash TUI/CLI rewrite for Node terminals.
Readme
@mtaha13/upstash-tui
Personal preview build of the TypeScript Upstash TUI/CLI rewrite.
Install
npm install -g @mtaha13/upstash-tuiBinary
mtaha-upstash-tuiUsage
# Launch TUI
mtaha-upstash-tui
mtaha-upstash-tui tui
# Inline CLI
mtaha-upstash-tui help
mtaha-upstash-tui redis list
mtaha-upstash-tui cli redis list
mtaha-upstash-tui profile listNotes
- This package is published under a personal npm scope for preview/testing.
- The CLI/TUI entry is bundled into a single Node executable file in
dist/. - The internal workspace packages remain private and are not published independently.
