disk resize
limactl disk resize
Resize existing Lima disk
limactl disk resize DISK [flags]
Examples
Resize a disk:
$ limactl disk resize DISK --size SIZE
Options
-h, --help help for resize
--size string Disk size
Options inherited from parent commands
--debug debug mode
--log-format string Set the logging format [text, json] (default "text")
--log-level string Set the logging level [trace, debug, info, warn, error]
--tty Enable TUI interactions such as opening an editor. Defaults to true when stdout is a terminal. Set to false for automation.
SEE ALSO
- limactl disk - Lima disk management