completion
limactl completion
Generate the autocompletion script for the specified shell
Synopsis
Generate the autocompletion script for limactl for the specified shell. See each sub-command’s help for details on how to use the generated script.
Options
-h, --help help for completion
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 - Lima: Linux virtual machines
- limactl completion bash - Generate the autocompletion script for bash
- limactl completion fish - Generate the autocompletion script for fish
- limactl completion powershell - Generate the autocompletion script for powershell
- limactl completion zsh - Generate the autocompletion script for zsh