1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-01 15:53:36 +02:00
tldr/pages/linux/pct-console.md

13 lines
201 B
Markdown
Raw Normal View History

2025-08-25 21:34:32 +03:00
# 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>`