`client.gui.autostart`

This setting has been removed from the CLI starting from Multipass version 1.14.
It is now only available in the GUI client.

Errors or typos? Topics missing? Hard to read? Let us know or open an issue on GitHub.

See also: get, set, GUI client

Key

client.gui.autostart

Description

Whether or not the Multipass GUI should start automatically on startup.

Allowed values

Any case variations of on|off, yes|no, 1|0 or true|false.

Examples

multipass set client.gui.autostart=true

Default value

true (on Linux and macOS it only takes effect after the client (CLI or GUI) is run for the first time)

1 Like