list
limactl list
List instances of Lima
Synopsis
List instances of Lima.
The output can be presented in one of several formats, using the --format
--format json - Output in JSON format
--format yaml - Output in YAML format
--format table - Output in table format
--format ‘{{
These functions are available to go templates:
indent
missing
The following legacy flags continue to function:
--json - equal to ‘--format json’
limactl list [flags] [INSTANCE]...
Options
--all-fields Show all fields
-f, --format string Output format, one of: json, yaml, table, go-template (default "table")
-h, --help help for list
--json JSONify output
--list-fields List fields available for format
-q, --quiet Only show names
--yq stringArray Apply yq expression to each instance
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.
-y, --yes Alias of --tty=false
SEE ALSO
- limactl - Lima: Linux virtual machines