limactl
Control the Lima(Linux virtual machines)
Subcommands
Name | Description |
---|---|
completion | Generate the autocompletion script for the specified shell |
copy, cp | Copy files between host and guest |
delete, remove, rm | Delete an instance of Lima |
info | Show diagnostic information |
list, ls | List instances of Lima |
prune | Prune garbage objects |
shell | Lima command is provided as an alias for limactl shell $LIMA_INSTANCE. $LIMA_INSTANCE defaults to "default" |
show-ssh | Show the ssh command line |
start | Start an instance of Lima. If the instance does not exist, open an editor for creating new one, with name "default" |
stop | Stop an instance |
sudoers | Generate /etc/sudoers.d/lima file for enabling vmnet.framework support. See /usr/local/share/doc/lima/docs/network.md for the usage |
validate | Validate YAML files |
help | Help provides help for any command in the application |
Options
Name | Description |
---|---|
-h, --help | Help for limactl |
--debug | Debug mode |
-v, --version | Version for limactl |