lxc: add execute example (#8472)
This commit is contained in:
@@ -31,3 +31,7 @@
|
||||
- Take a snapshot of a container:
|
||||
|
||||
`lxc snapshot [{{remote}}:]{{container}} {{snapshot}}`
|
||||
|
||||
- Execute a specific command inside a container:
|
||||
|
||||
`lxc exec [{{remote}}:]{{container}} {{command}}`
|
||||
|
Reference in New Issue
Block a user