nomad-ui
v1.1.0
Published
Command line nomad explorer.
Downloads
8
Maintainers
Readme
INSTALLATION
yarn global add nomad-ui
PREREQUISITES
NOMAD_ADDR
in env
INTRO
- Simple UI
- Browse and search nomad jobs
- Browse and search job allocations
- Browse and search logs
SHORTCUST
- fuzzy search is always enabled for active element
arrow left
/arrow right
to navigate between elementsshift+t
toggle auto scroll for logs elementctrl+c
exit
TODO
- [x] commit some code
- [ ] publish working version
- [x] write some docs
- [ ] add
page up
&page down
support - [x] auto scroll logs
- [ ] code:
[x] make it work
[ ] make it right
[ ] make it fast