mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 15:15:51 +02:00
12 lines
255 B
Markdown
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`
|