[Bug 291354] GCE has an out-of-date-image for image_family: freebsd-15-0

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Dec 2025 17:13:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291354

--- Comment #4 from Xin LI <delphij@FreeBSD.org> ---
(In reply to Alan Somers from comment #2)
I think that would be something like:

```
gcloud compute images list --project freebsd-org-cloud-dev --no-standard-images
 --format="value(family)" | sort -u
```

but I'm not sure if there is a better way (e.g. querying families only).

-- 
You are receiving this mail because:
You are the assignee for the bug.