Difference between revisions of "ESXi - 6.7 Command List"
Jump to navigation
Jump to search
| Line 11: | Line 11: | ||
|Add a device to enable a software device driver. | |Add a device to enable a software device driver. | ||
|- | |- | ||
| + | |device.alias | ||
| + | |get | ||
| | | | ||
| − | | | + | |Display hardware location info for a device alias. |
| − | |||
| − | |||
|- | |- | ||
| + | |device.alias | ||
| + | |list | ||
| | | | ||
| − | | | + | |List device aliases. |
| − | |||
| − | |||
|- | |- | ||
| + | |device.driver | ||
| + | |list | ||
| | | | ||
| − | | | + | |Show driver status for specific devices. |
| − | |||
| − | |||
|- | |- | ||
| + | |device.software | ||
| + | |add | ||
| | | | ||
| − | | | + | |Add a device to enable a software device driver. |
| − | |||
| − | |||
|- | |- | ||
| + | |device.software | ||
| + | |list | ||
| | | | ||
| − | | | + | |List software devices. |
| − | |||
| − | |||
|- | |- | ||
| + | |device.software | ||
| + | |remove | ||
| | | | ||
| − | | | + | |Remove a software device. |
| − | |||
| − | |||
|- | |- | ||
| + | |esxcli.command | ||
| + | |list | ||
| | | | ||
| − | | | + | |List all of the esxcli commands. |
| − | |||
| − | |||
|- | |- | ||
| | | | ||
Revision as of 00:00, 5 August 2020
| Namespace | Command | Command Line | Description |
|---|---|---|---|
| device | add | Add a device to enable a software device driver. | |
| device.alias | get | Display hardware location info for a device alias. | |
| device.alias | list | List device aliases. | |
| device.driver | list | Show driver status for specific devices. | |
| device.software | add | Add a device to enable a software device driver. | |
| device.software | list | List software devices. | |
| device.software | remove | Remove a software device. | |
| esxcli.command | list | List all of the esxcli commands. | |