I'm working with an IBM MobileFirst Platform 7.1 server supported by the Command-Line interface; however, my server isn't starting and stopping correctly. How can I recreate it easily from scratch in one command?
You might also give the "MFP eXtras" project a try --> https://github.com/kfbishop/mfpx
The mfpx kill
command will stop server, kill processes, clean tmp dirs, etc.
MFPX is not supported / endorsed by IBM, just me (and AndrewF :). Feedback welcomed.