Multipass GUI
While the Multipass command-line interface is intuitive and powerful, there’s also a GUI that makes managing your Multipass instances a breeze.
The Multipass GUI is also quite intuitive, including a catalog of images to choose from, a view of all your instances with details, and the ability to get a console in each instance.
Multipass catalog
Launching the Multipass GUI takes you right into the catalog of VM and appliance images to select, as seen in Figure 16.1.

Figure 16.1 – Multipass catalog
Multipass instances
As shown in Figure 16.2, selecting the second button on the toolbar displays a list of available VM instances with controls to start, stop, suspend, and delete them.

Figure 16.2 – Multipass instances
Multipass shell
Selecting an instance from the instances page or the quick list in the toolbar opens a shell in the running instance. The shell provided by the Multipass GUI will look familiar and...