Stopping a Tarantool instance | Tarantool
Документация на русском языке
поддерживается сообществом
Справочники Tooling tt CLI utility Commands Stopping a Tarantool instance

Stopping a Tarantool instance

$ tt stop APPLICATION[:APP_INSTANCE]

tt stop stops the specified running Tarantool applications or instances. When called without arguments, stops all running applications in the current environment.

See also: Starting Tarantool applications, Restarting a Tarantool instance, Checking instance status.

  • Stop all instances of the app application:

    $ tt stop app
    
  • Stop the replica instance of the app application:

    $ tt stop app:replica
    
Нашли ответ на свой вопрос?
Обратная связь