multipass icon indicating copy to clipboard operation
multipass copied to clipboard

Multipass orchestrates virtual Ubuntu instances

Results 569 multipass issues
Sort by recently updated
recently updated
newest added

This PR adds the flags `--images` and `--blueprints` which modifies the behaviour of `multipass find` causing it to display only images or blueprints respectively. Additionally, when no flag is specified,...

This PR adds the `-r` flag to the `transfer` command, allowing the transfer of directories fix #1356

Passing a process substitution to `--cloud-init` didn't work since it was checking if it received a regular file, but a process substitution returns a named pipe. Unfortunately QT doesn't have...

**What are you trying to do?** I will often try to spin up a primary instance for a quick one-off purpose, while my named instances have designated tasks. This means...

enhancement

It would be a great opportunity to allow something like a user setup of default mount. So if a developer wants to test something from his `/tmp/testthis` it would be...

enhancement

**Describe the bug** I manage multipass vms via bash scripts, providing cloud-init configuration files via process substitution (` cat #cloud-config > runcmd: > - '\curl -sfL https://get.k3s.io | sh -s...

bug
help wanted
good first issue

If `lxd` fails to stop an instance gracefully, retry the request with the `force` option applied. Fixes #2492

no-merge

The output of `multipass find` should clearly display images and Blueprints separately. It should also have options to *only* display images or Blueprints. For example, full output should look like...

enhancement

using the UEFI images for the releases that have them and adding support for core 20 and core 22 images