For Rhapsody.exe, you must close Rational® Rhapsody® after
using the options on the command line in order to close the process.
Example
C:\> rhapsody -f script.txt -cmd=exit
For RhapsodyCL, however, this is not necessary. RhapsodyCL exits
as soon as it has finished carrying out the specified commands.
Note: For Rhapsody.exe (but not RhapsodyCL.exe), make is
an asynchronous command and must be the last command included in a
script. You therefore cannot follow a make command with an exit command
to close your project and exit Rational Rhapsody.
If you do so, the make process terminates prematurely.