With no options, it does a compile and link so...
Code:
cl file.cpp
will produce file.exe. Look in the documentation for all the information on options.