lima-vm / lima-vm/lima

Remove additional tags from image URL names

Open
#4,629 1 comment 0 reactions 1 assignee Claimed by @Mysterio-17 View on GitHub
area/cli enhancement
Dominant language
Go
Stars
21.9k
Forks
957
Avg merge
2d 6h
Merged PRs (30d)
53

Description

```console
❯ l start https://download.freebsd.org/releases/VM-IMAGES/15.0-RELEASE/aarch64/Latest/FreeBSD-15.0-RELEASE-arm64-aarch64-BASIC-CLOUDINIT-zfs.raw.xz
? Creating an instance "freebsd-15.0-release-arm64-basic-zfs" [Use arrows to move, type to filter]
```

I think `release` and `basic` should be filtered as generic tags, and `arm64` should be filtered as an alias of the default arch (`aarch64`).

`freebsd-15.0-release-arm64-basic-zfs` → `freebsd-15.0-zfs`

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.