tarantool / tarantool/doc

TCM: document the `change-password` and `restore-admin` commands

Open
#5,497 0 comments 0 reactions 1 assignee View on GitHub

@maryiaLichko is already working on this.

Since Jan 26, 2026.

TCM
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Product: TCM
Since: ?
Root document: https://www.tarantool.io/ru/doc/latest/tooling/tcm/
SME: feedback from @ tecl1s @ oleg-jukovec

Details

Максим Фролов (05.12.2025 09:38):
Добрый день)

Вопрос по документации TCM. В TCM есть возможность удаления всех пользователей через WEB UI, в том числе пользователя admin. После этого к WEB UI нельзя будет получить доступ.

Для восстановления пользователя admin и смены его пароля есть tcm cli команды:
$> tcm --help
...
Available commands:
change-password Change password
restore-admin Restore admin
...

$> /tcm restore-admin --help
Usage:
tcm [OPTIONS] restore-admin

$> ./tcm change-password --help
Usage:
tcm [OPTIONS] change-password [change-password-OPTIONS]
...
[change-password command options]
-u, --username= Write a username
-n, --new-password= Write a new password

Не смог найти их в документации по TCM на tarantool.io, ссылка на них в документации была бы востребована. Можно добавить в документацию по TCM эти команды, пожалуйста?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.