mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
375 B
375 B
Usage: coder stat mem [flags]
Show memory usage, in gigabytes.
Options
--host bool
Force host memory measurement.
-o, --output string (default: text)
Output format. Available formats: text, json.
--prefix Ki|Mi|Gi|Ti (default: Gi)
SI Prefix for memory measurement.
---
Run `coder --help` for a list of global options.
Show memory usage, in gigabytes.
Options
--host bool
Force host memory measurement.
-o, --output string (default: text)
Output format. Available formats: text, json.
--prefix Ki|Mi|Gi|Ti (default: Gi)
SI Prefix for memory measurement.
---
Run `coder --help` for a list of global options.