I am creating a web application and want to use terminal commands through node js. I tried to use spawn command of child_process but I am stuck as how to use pm2 command. Can someone show me how can I use pm2 in spawn command?