1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-01 23:53:38 +02:00
tldr/pages/linux/pct-console.md
2025-08-25 21:34:32 +03:00

12 lines
201 B
Markdown

# pct console
> Attach to a container TTY.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
- Attach to a terminal:
`pct console {{100}}`
- Detach from a terminal:
`<Ctrl a><q>`