Difference between revisions of "ESXi - 6.7 esxcli graphics"

From Da Nerd Mage Wiki
Jump to navigation Jump to search
Line 23: Line 23:


== vm ==
== vm ==
* '''list'''
: List all of the graphics devices on this host.
:* <code>esxcli graphics vm list</code>

Revision as of 00:35, 9 February 2022

graphics

VMware graphics commands.

device

  • list
List all of the graphics devices on this host.
  • esxcli graphics device list

stats

  • list
List graphics device statistics.
  • esxcli graphics device stats list

host

  • list
Get host graphics properties.
  • esxcli graphics host get
  • list
Refresh host graphics properties.
  • esxcli graphics host refresh
  • list
Set host graphics properties.
  • esxcli graphics host set ????

vm

  • list
List all of the graphics devices on this host.
  • esxcli graphics vm list