Override parameters in template file from cli
Open
enhancement
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
### Description
Hi.
I wonder if it's possible to override template parameters via limactl?
For example:
```bash
limactl start --name=default --template=default.yml --cpus=1 --memory=2GiB
```
If it's not very difficult I can contribute with some guidance.
can be related to https://github.com/lima-vm/lima/issues/545
Contributor guide
Assessment
This issue has not been assessed yet.