1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-28 23:13:57 +02:00

pct-console: add page (#17832)

This commit is contained in:
Managor 2025-08-25 21:34:32 +03:00 committed by GitHub
parent d9ce58b101
commit ab2f49ee9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,12 @@
# 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>`