completion
limactl completion
为指定的 shell 生成自动补全脚本
概述
为 limactl 生成指定 shell 的自动补全脚本。 请参阅各子命令的帮助以了解如何使用生成的脚本。
选项
-h, --help help for completion
从父命令继承的选项
--debug 调试模式
--log-format string 设置日志格式 [text, json] (default "text")
--log-level string 设置日志级别 [trace, debug, info, warn, error]
--tty 启用 TUI 交互,如打开编辑器。默认在终端时为 true。自动化时设为 false。
-y, --yes --tty=false 的别名
另请参见
- limactl - Lima: Linux 虚拟机
- limactl completion bash - 为 bash 生成自动补全脚本
- limactl completion fish - 为 fish 生成自动补全脚本
- limactl completion powershell - 为 PowerShell 生成自动补全脚本
- limactl completion zsh - 为 zsh 生成自动补全脚本