raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.09k stars 2.82k forks source link

[pm2] extension add ability to change the pm2 home which at '~/.pm2/' by default[Extension Name] ... #13384

Closed yangws closed 1 week ago

yangws commented 2 weeks ago

Extension

https://www.raycast.com/litomore/pm2

Description

In shell, cound set environment vairable 'PM2_HOME' to change the pm2 home from default '~/.pm2/' to another directory. I hope the pm2 extension could support this feature, thus it makes raycast pm2 extension will works on my environment.

PM2_HOME specific Reference here: https://pm2.keymetrics.io/docs/usage/specifics/

Who will benefit from this feature?

No response

Anything else?

No response

raycastbot commented 2 weeks ago

Thank you for opening this issue!

🔔 @LitoMore @pernielsentikaer you might want to have a look.

💡 Author and Contributors commands The author and contributors of `litomore/pm2` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
LitoMore commented 1 week ago

Resolved in #13473