runpier-cli v1.4.5
🚨 THIS PROJECT IS UNDER DEVELOPEMENT BUT IT WORKS 🚨
Runpier cli is a hepler to simply create and manage a project with pm2.
Installation
npm install -g runpier-cli
and then run runpier help to get all commands.
Update
npm update runpier-cli -g
Commands
runpier create Create a pm2 application instance.
runpier dashboard Getting pm2 dashboard.
runpier restart Restart a pm2 application instance.
runpier start Start a pm2 application instance.
runpier stop Stop a pm2 application instance.
runpier list Get list of running pm2 applications.
runpier help [command] display help for command.
You have an issue with this cli package ?
Please tell me your issue on the project github page : https://github.com/Zoliex/runpier-cli/issues
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago