返回命令列表

Linux command

qm-list 命令

文本

Copy it and replace filenames, paths, or keywords as needed.

命令示例

Example

qm list

Example

qm list --full 1

说明

qm list displays all virtual machines on the Proxmox VE node. It shows basic information including VM ID, name, and status. With the full option, additional details are shown for running VMs including resource usage.

参数

--full _0|1_
Show full status information for running VMs

FAQ

What is the qm-list command used for?

qm list displays all virtual machines on the Proxmox VE node. It shows basic information including VM ID, name, and status. With the full option, additional details are shown for running VMs including resource usage.

How do I run a basic qm-list example?

Run `qm list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --full _0|1_ do in qm-list?

Show full status information for running VMs