← 返回命令列表

Linux command

qm-status 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Example

qm status 100

Example

qm status --verbose true 100

说明

qm status shows the current status of a virtual machine. Basic output shows running state (running, stopped, paused). Verbose mode shows additional details like uptime and resource usage.

参数

--verbose _true|false_
Show detailed status information

FAQ

What is the qm-status command used for?

qm status shows the current status of a virtual machine. Basic output shows running state (running, stopped, paused). Verbose mode shows additional details like uptime and resource usage.

How do I run a basic qm-status example?

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

What does --verbose _true|false_ do in qm-status?

Show detailed status information