ctop/README.md

24 lines
441 B
Markdown
Raw Normal View History

2016-11-06 06:23:31 +01:00
# ctop
2017-01-27 02:00:05 +01:00
**NOTE** *This project, while largely usable, is a work in progress! This message will be removed upon initial stable release*
Top-like interface for container metrics
## Quickstart
To build and run ctop:
```bash
git clone https://github.com/bcicen/ctop.git
cd ctop
go build && ./ctop
```
2017-02-13 04:01:30 +01:00
## Keybindings
Key | Action
--- | ---
h | Open help dialog
s | Select container sort field
r | Reverse container sort order
q | Quit ctop