shipnode restart / stop
npx shipnode restartnpx shipnode stopRestart reloads PM2 with --update-env so any new shared/.env values pick up. Stop halts the processes without removing them — restart brings them back.
Options
Section titled “Options”| Flag | Purpose |
|---|---|
--process <name> | Restrict to a single worker. |
--config <path> | Use a non-default config file. |