limactl-disk-import(1)

LIMACTL(1) LIMACTL(1)

NAME

limactl-disk-import - Import an existing disk to Lima

SYNOPSIS

limactl disk import DISK FILE [flags]

DESCRIPTION

Import an existing disk to Lima

OPTIONS

-h, --help[=false] help for import

OPTIONS INHERITED FROM PARENT COMMANDS

--debug[=false] Debug mode

--log-format="text" Set the logging format [text, json]

--log-level="" Set the logging level [trace, debug, info, warn, error]

--tty[=false] Enable TUI interactions such as opening an editor. Defaults to true when stdout is a terminal. Set to false for automation.

-y, --yes[=false] Alias of --tty=false

EXAMPLE

Import a disk:
$ limactl disk import DISK DISKPATH

SEE ALSO

limactl-disk(1)

Aug 2026 Auto generated by spf13/cobra