A lightweight CLI tool that connects to a remote server over SSH and executes PM2 process manager commands.

update README

+1 -1
+1 -1
README.md
··· 30 30 ## 🚀 Usage 31 31 32 32 ```bash 33 - pm22 [OPTIONS] <host> <cmd> [args]... 33 + pm22 [OPTIONS] <cmd> [args]... 34 34 ``` 35 35 36 36 ## 🔹 Arguments