5.2.0
fix: avoid pm2 show to fail if app is not started + avoid trying to stop unknow id
Merge pull request #5269 from westhom/development
fix: skip unknown interfaces
fix
chore/feat: refactor CLI UX + hint about proc sync with dump #4454
Fixed grammar: 'does not exists' -> 'does not exist'
Update copywrite year (2021 -> 2022)
fix pm2 report when daemon is not running
feat: print logs of a particular namespace
Merge branch 'update_copyright_year' into copyright_update_2022
deleted double semi
Associate .tsx files with ts-node
cron restarts improvements