Delete all images which contain build-cache in their name:

lxc image list -c l --format csv | grep build-cache | xargs -I % lxc image delete %