command-line modify the PHP script execution mode

hello all -

i discovered by reading the documentation (what a novel approach) that there is a “modify-web” command-line option to the virtualmin command.

i am going to issue a command something like:

virtualmin modify-web --mode cgi  marksVirtualServer.com  ;

is there any way i can specify this value using the ultra-cool virtualmin create-domain command?

virtualmin  create-domain  --default-features  --domain  marksServer.com   --pass zzyzx ;

command?

in other words, can the two of these be combined into one step?

thanks!

reference:
http://www.virtualmin.com/documentation/cloudmin/devel/cli/cloudmin_virtual_systems
http://www.virtualmin.com/documentation/developer/cli/modify_web