Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-08 00:14:59 +00:00
parent a812b3c467
commit f8bee5305f
111 changed files with 540 additions and 310 deletions

13
tldr/linux/lxc-info Normal file
View File

@@ -0,0 +1,13 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# lxc-info
> Get info on a container.
> More information: <https://linuxcontainers.org/lxc/getting-started/>.
- Query information from a container:
`sudo lxc-info {{container_name}}`