cli-stash: TUI tool to save and recall shell commands with fuzzy search
4 points by itcaat
4 points by itcaat
Built this to solve my own problem of forgetting complex commands. Instead of digging through shell history or notes, cli-stash lets you:
Built with Go and Bubble Tea. Feedback welcome.
Looks nice - but not sure it adds enough of just using fzf for history search for my part.
Maybe if it could import/export commands?
Eg from /etc/cli-stash/shared.json - or from an URL?
The usecase would be that I could setup eg deployment in k8s - and then supplement the documentation with some ready to access commands (display logs, list pods) - for colleagues not as familiar with k8s?
Hmm it looks like a very good usecase. Thank you. Created issue https://github.com/itcaat/cli-stash/issues/1