Skip to content

Command Reference

Common commands

CommandWhat it does
vminfoStart the interactive TUI
vminfo infoAlias for the TUI
vminfo summaryCollect one snapshot
vminfo watchStream snapshots continuously
vminfo --webStart the browser dashboard
vminfo psList local processes on Linux
vminfo kill <pid>Send SIGTERM to a Linux process
vminfo updateCheck for or install a release update
vminfo --lang zhSwitch the UI language

Cheat sheet

bash
vminfo
vminfo info
vminfo summary
vminfo summary --json
vminfo watch
vminfo watch --json
vminfo watch --count 1
vminfo --web
vminfo --web --token
vminfo --web --token secret-token
vminfo --web --tui
vminfo --web --bind 0.0.0.0 --port 8080
vminfo ps
vminfo ps nginx
vminfo ps --filter ssh
vminfo ps --tree
vminfo ps --watch
vminfo ps --limit 20
vminfo ps --json
vminfo ps --sort mem
vminfo kill <pid>
vminfo update
vminfo update --check
vminfo update --version v0.1.0
vminfo --lang zh

Use the pages below for full details:

最近更新

Released under the MIT License.