# See help details
$ gpustat --help
usage: gpustat [-h] [--force-color | --no-color] [--id ID] [-a] [-c] [-f] [-u] [-p] [-F] [-e [{,enc,dec,enc,dec}]] [-P [{,draw,limit,draw,limit,limit,draw}]] [--json] [-i [INTERVAL]] [--no-header] [--gpuname-width GPUNAME_WIDTH]
[--debug] [--no-processes] [-v]
options:
-h, --help show this help message and exit
--force-color, --color
Force to output with colors
--no-color Suppress colored output
--id ID Target a specific GPU (index).
-a, --show-all Display all gpu properties above
-c, --show-cmd Display cmd name of running process
-f, --show-full-cmd Display full command and cpu stats of running process
-u, --show-user Display username of running process
-p, --show-pid Display PID of running process
-F, --show-fan-speed, --show-fan
Display GPU fan speed
-e [{,enc,dec,enc,dec}], --show-codec [{,enc,dec,enc,dec}]
Show encoder/decoder utilization
-P [{,draw,limit,draw,limit,limit,draw}], --show-power [{,draw,limit,draw,limit,limit,draw}]
Show GPU power usage or draw (and/or limit)
--json Print all the information in JSON format
-i [INTERVAL], --interval [INTERVAL], --watch [INTERVAL]
Use watch mode if given; seconds to wait between updates
--no-header Suppress header message
--gpuname-width GPUNAME_WIDTH
The width at which GPU names will be displayed.
--debug Allow to print additional informations for debugging.
--no-processes Do not display running process information (memory, user, etc.)
-v, --version show program's version number and exit