protect

limactl protect

保护实例以防止意外删除

概述

保护实例以防止通过 ’limactl delete’ 命令意外删除。 实例不会受到通过 ‘/bin/rm’、Finder 等方式删除的保护。

limactl protect INSTANCE [INSTANCE, ...] [flags]

选项

  -h, --help   help for protect

从父命令继承的选项

      --debug               调试模式
      --log-format string   设置日志格式 [text, json] (default "text")
      --log-level string    设置日志级别 [trace, debug, info, warn, error]
      --tty                 启用 TUI 交互,如打开编辑器。默认在终端时为 true。自动化时设为 false。
  -y, --yes                 --tty=false 的别名

另请参见