unable to see recorded script when recording through Command line Interface.

I have followed → https://gatling.io/docs/2.3/http/recorder/#recorder to record script using cli mode. I have terminated the recording using the PID available from the .gatling-recorder-pid file. But when tried viewing the output folder path, i am unable to find the recorded script. Not sure whats happening in between.

One thing certain is that i could see my entries for the recording in the console, but there seems to be some problem in saving the recorded information. M trying to understand if there is any specific command to save before killing the PID of the recording. Please help!!!

cmd: recorder.bat -cli true -m Proxy -of D:\Gatling\cli -cn TestcliRecording

Thanks,
Muthu V