Skip to content

Commit 68dc463

Browse files
tcm: add tt tcm stop command
@TarantoolBot document Title: add the tt tcm stop command. Add command tt tcm stop to gracefully terminate TCM: - Works in both modes(watchdog and interactive) - Stops all subprocesses Closes #TNTP-1993
1 parent 7143587 commit 68dc463

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1616
- `tt tcm start` OR `tt tcm start --path /path/to/tcm`: added the capability to run TCM in interactive mode.
1717
- `tt tcm start --watchdog`: implemented Watchdog mode for automatic restarting of TCM upon unexpected termination.
1818
- `tt tcm status`: added command to check TCM runtime status (modes: `watchdog` or `interactive`).
19+
- `tt tcm stop`: add command for graceful termination of TCM processes (modes: `watchdog` or `interactive`).
1920

2021
### Changed
2122

0 commit comments

Comments
 (0)