Bhyve vm image location

From: David Pasek <david.pasek_at_gmail.com>
Date: Sun, 21 Sep 2025 22:11:10 UTC
Hi,
I'm studying bhyve virtualization and have a question.

I've created my first image from running VM with the command ...
vm image create -d fbsd-test fbsd-13

The image was stored in the directory $vm_dir/images/
I would expect to be stored at $vm_dir/.img/

Is it expected behavior?
If so, what is the purpose of $vm_dir/.img/ directory?

Thanks.
-- 
David