1.16.11692672.9 MB
GPL-3.0 OR Proprietary
strict
core22
Instant Ubuntu VMs
Multipass is a tool to launch and manage VMs on Windows, Mac and Linux that simulates a cloud environment with support for cloud-init. Get Ubuntu on-demand with clean integration to your IDE and version control on your native platform.
Launch an instance (by default you get the current Ubuntu LTS)
Run commands in that instance, try running bash (logout or ctrl-d to quit)
Pass a cloud-init metadata file to an instance on launch
See your instances
Stop and start instances
Get help
Launch an instance (by default you get the current Ubuntu LTS)
multipass launch --name fooRun commands in that instance, try running bash (logout or ctrl-d to quit)
multipass exec foo -- lsb_release -aPass a cloud-init metadata file to an instance on launch
multipass launch -n bar --cloud-init cloud-config.yamlSee your instances
multipass listStop and start instances
multipass stop
multipass startGet help
multipass helpUpdate History
1.16.1 16830 → 169269 Apr 2026, 18:25 UTC
1.16.1 16638 → 1683026 Mar 2026, 07:57 UTC
18 May 2017, 22:34 UTC
3 Apr 2026, 06:31 UTC
13 Dec 2025, 09:47 UTC
