Usage: multipass [options] <command> Create, control and connect to Ubuntu instances.
This is a command line utility for multipass, a service that manages Ubuntu instances.
Options: -h, --help Displays help on commandline options. --help-all Displays help including Qt specific options. -v, --verbose Increase logging verbosity. Repeat the 'v' in the short option for more detail. Maximum verbosity is obtained with 4 (or more) v's, i.e. -vvvv.
Available commands: alias Create an alias aliases List available aliases delete Delete instances exec Run a command on an instance find Display available images to create instances from get Get a configuration setting help Display help about a command info Display information about instances launch Create and start an Ubuntu instance list List all available instances mount Mount a local directory in the instance networks List available network interfaces purge Purge all deleted instances permanently recover Recover deleted instances restart Restart instances set Set a configuration setting shell Open a shell on a running instance start Start instances stop Stop running instances suspend Suspend running instances transfer Transfer files between the host and instances umount Unmount a directory from an instance unalias Remove an alias version Show version details
查看正在运行的Multipass版本
1
$ multipass version
1 2
multipass 1.8.1+mac multipassd 1.8.1+mac
快速创建运行
打开Multipass–打开状态栏图标–Open Shell
查看可下载安装的Ubuntu镜像
1
$ multipass find
1 2 3 4 5 6 7
Image Aliases Version Description 18.04 bionic 20220104 Ubuntu 18.04 LTS 20.04 focal,lts 20220118 Ubuntu 20.04 LTS 21.10 impish 20220118 Ubuntu 21.10 anbox-cloud-appliance latest Anbox Cloud Appliance charm-dev latest A development and testing environment for charmers minikube latest minikube is local Kubernetes