You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch adds support for tt start interactive mode with -i/--interactive flag. In this mode tt will wait for
child Tarantool process completions. Standard output will be
used instead of the default log files. Use Ctrl-C combination
to stop tt and its child Tarantool instances. No watchdog
processes created.
Requested by @psergee in tarantool/tt@279baac.
The text was updated successfully, but these errors were encountered:
Product: tt cli
Since: tt-ee 2.4.0
Audience/target: all
Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/commands/start
SME: @ oleg-jukovec @ psergee
Details
This patch adds support for
tt start
interactive mode with-i/--interactive
flag. In this modett
will wait forchild Tarantool process completions. Standard output will be
used instead of the default log files. Use Ctrl-C combination
to stop
tt
and its child Tarantool instances. No watchdogprocesses created.
Requested by @psergee in tarantool/tt@279baac.
The text was updated successfully, but these errors were encountered: