This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
git.zone
/
tspm
Watch
3
Star
0
Fork
0
You've already forked tspm
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
27384d03c752b9500a64f38c09afe0e6519a1b88
tspm
/
ts
/
cli
/
commands
/
process
History
Juergen Kunz
27384d03c7
feat(cli): Add support for restarting all processes from CLI; improve usage message and reporting
2025-08-29 12:16:43 +00:00
..
add.ts
BREAKING CHANGE(cli): Add persistent process registration (tspm add), alias remove, and change start to use saved process IDs (breaking CLI behavior)
2025-08-29 09:43:54 +00:00
delete.ts
BREAKING CHANGE(cli): Add persistent process registration (tspm add), alias remove, and change start to use saved process IDs (breaking CLI behavior)
2025-08-29 09:43:54 +00:00
describe.ts
fix(cli): Fix internal imports, centralize IPC types and improve daemon entry/start behavior
2025-08-28 18:34:56 +00:00
list.ts
feat(daemon): Reorganize and refactor core into client/daemon/shared modules; add IPC protocol and tests
2025-08-28 18:17:41 +00:00
logs.ts
fix(cli): Fix internal imports, centralize IPC types and improve daemon entry/start behavior
2025-08-28 18:34:56 +00:00
restart.ts
feat(cli): Add support for restarting all processes from CLI; improve usage message and reporting
2025-08-29 12:16:43 +00:00
start.ts
BREAKING CHANGE(cli): Add persistent process registration (tspm add), alias remove, and change start to use saved process IDs (breaking CLI behavior)
2025-08-29 09:43:54 +00:00
stop.ts
feat(daemon): Reorganize and refactor core into client/daemon/shared modules; add IPC protocol and tests
2025-08-28 18:17:41 +00:00