cli/docs/cmd/vm/index.md

15 lines
295 B
Markdown
Raw Normal View History

# 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 |