mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00: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.