lima-vm / lima-vm/lima

editflags: `--vm-type` is not guaranteed to work as an edit flag.

Open
#3,911 0 comments 0 reactions 0 assignees View on GitHub
area/cli documentation enhancement
Dominant language
Go
Stars
21.9k
Forks
957
Avg merge
2d 6h
Merged PRs (30d)
53

Description

`--vm-type` is not guaranteed to work as an edit flag.

e.g., this will probably not work
```
limactl create --vm-type qemu
limactl edit --vm-type vz
```

Probably we need a warning when `--vm-type` is specified as an edit flag for an existing instance, but it can be worked out later.

_Originally posted by @AkihiroSuda in https://github.com/lima-vm/lima/pull/3901#discussion_r2298730877_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.