this commit change the default name to different format <release>-<arch>-<date>-<time> const dateString = `${day}${month}${year}`; const timeString = `${hours}`;
this commit add default name for blueprint name field to be able to create an image without filling any name format name: "$OS $ARCH $TARGETS $DATE".