Checking instance status | Tarantool
Reference Tooling tt CLI utility Commands Checking instance status

Checking instance status

tt status INSTANCE|APPLICATION

tt status prints the current status of the specified Tarantool instance or all instances of an application.

  • Check the status of the app instance:

    tt status app
    

  • Check the status of all instances of the app application:

    tt status app
    
  • Check the status of the replica instance of the app application:

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