Stopping a Tarantool instance | Tarantool
Reference Tooling tt CLI utility Commands Stopping a Tarantool instance

Stopping a Tarantool instance

tt stop INSTANCE|APPLICATION

tt stop stops the specified running Tarantool instances.

  • Stop the app instance:

    tt stop app
    

  • Stop all instances of the app application:

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

    tt stop app:replica
    
Found what you were looking for?
Feedback