https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291354
--- Comment #4 from Xin LI <[email protected]> --- (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.
