Linux command
systemctl-list-machines 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
systemctl list-machines
Example
systemctl list-machines [machine]
Example
systemctl list-machines [machine1 machine2 ...]
Example
systemctl list-machines [pattern*]
说明
systemctl list-machines displays the host and all running local containers and virtual machines registered with systemd-machined. It shows the machine name, state, and number of failed units. This provides an overview of all systemd-managed machines, including the local host and systemd-nspawn containers.
FAQ
What is the systemctl-list-machines command used for?
systemctl list-machines displays the host and all running local containers and virtual machines registered with systemd-machined. It shows the machine name, state, and number of failed units. This provides an overview of all systemd-managed machines, including the local host and systemd-nspawn containers.
How do I run a basic systemctl-list-machines example?
Run `systemctl list-machines` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more systemctl-list-machines examples?
This page includes 4 examples for systemctl-list-machines, plus related commands for nearby Linux tasks.