limactl-autostart-enable(1)
| LIMACTL(1) | LIMACTL(1) |
NAME
limactl-autostart-enable - Register an instance to start automatically
SYNOPSIS
limactl autostart enable INSTANCE [flags]
DESCRIPTION
Register an instance to start automatically
OPTIONS
--condition="login" When to start the instance: "login" (user session) or "boot" (system boot, macOS only)
-h, --help[=false] help for enable
--user="" macOS username to run the instance as when --condition=boot (default: $USER)
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
SEE ALSO
limactl-autostart(1)
| Aug 2026 | Auto generated by spf13/cobra |
