1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-16 06:55:46 +02:00
tldr/pages/linux/pct-status.md

13 lines
255 B
Markdown
Raw Normal View History

# 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`