See also:
get
,set
,launch
,networks
, Create an instance with multiple network interfaces, Add a network to an existing instance,local.<instance-name>.bridged
Key
local.bridged-network
Description
The name of the interface to connect the instance to when the shortcut launch --bridged
is issued.
Possible values
Any name from multipass networks
.
Validation is deferred to multipass launch
.
Examples
multipass set local.bridged-network=en0
Default value
<empty>
(""
).
Errors or typos? Topics missing? Hard to read? Let us know or open an issue on GitHub.