mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-01 23:53:38 +02:00
12 lines
201 B
Markdown
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>`
|