1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 15:15:51 +02:00
tldr/pages/linux/pct-status.md
Managor 5648b28ff8
pct-status: add page (#17538)
Create pct-status.md
2025-08-06 14:02:58 -07:00

12 lines
255 B
Markdown

# pct status
> Display the status of a container.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
- Display if the container is running:
`pct status {{100}}`
- Display detailed container information:
`pct status {{100}} --verbose`