Original link: https://blog.frytea.com/archives/773/
multipass for orchestrating virtual Ubuntu instances
Download pkg install.
$ multipass find $ multipass launch ubuntu $ multipass list $ multipass info <VM Name> $ multipass shell <VM Name> $ multipass exec <VM Name> -- lsb_release -a $ multipass stop <VM Name> $ multipass delete <VM Name> $ multipass purge
Reference
This article is transferred from: https://blog.frytea.com/archives/773/
This site is only for collection, and the copyright belongs to the original author.