Cleaning instance files | Tarantool
Документация на русском языке
поддерживается сообществом

Cleaning instance files

tt clean INSTANCE|APPLICATION [flags]

tt clean cleans stored files of Tarantool instances: logs, snapshots, and other files. To avoid accidental deletion of files, tt clean shows the files it is going to delete and asks for confirmation.

-f

--force

Clean files without confirmation

  • Clean the files of the app instance:

    tt clean app
    

  • Clean the files of all instances of the app application:

    tt clean app
    
  • Clean the files of the master instance of the app application:

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