15 lines
295 B
Markdown
15 lines
295 B
Markdown
|
|
# core vm
|
||
|
|
|
||
|
|
LinuxKit VM management.
|
||
|
|
|
||
|
|
## Subcommands
|
||
|
|
|
||
|
|
| Command | Description |
|
||
|
|
|---------|-------------|
|
||
|
|
| [run](run/) | Run VM |
|
||
|
|
| [ps](ps/) | List VMs |
|
||
|
|
| [stop](stop/) | Stop VM |
|
||
|
|
| [logs](logs/) | View logs |
|
||
|
|
| [exec](exec/) | Execute command |
|
||
|
|
| [templates](templates/) | Manage templates |
|