Skip to content

Add tt replicaset status reference #4185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 27, 2024
Merged

Add tt replicaset status reference #4185

merged 5 commits into from
Apr 27, 2024

Conversation

p7nov
Copy link
Contributor

@p7nov p7nov commented Apr 26, 2024

Resolves #3966

Deployment: https://docs.d.tarantool.io/en/doc/gh-3966-tt-replicaset/reference/tooling/tt_cli/replicaset/

@p7nov p7nov changed the title Add tt replicaset cluster reference Add tt replicaset status reference Apr 26, 2024

.. code-block:: console

$ tt replicaset status 192.168.10.10:3301
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Am I correct that displaying a status of a remote replica set (when URI is passed) always requires authentication? Maybe, it would be better to make a separate intro for this code snippet and mention the privileges required to execute the command.

Authentication
~~~~~~~~~~~~~~

Use one of the following ways to pass the username and the password when connecting
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TBH, this looks a bit excessive to me: isn't it obvious that we're talking about Tarantool users that exist in the cluster?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are at least two types of users in Tarantool that can confuse beginners:

  • Tarantool users.
  • TCM users that are mentioned in the same section (Tooling).

@p7nov p7nov merged commit 5d06f39 into latest Apr 27, 2024
1 check passed
@p7nov p7nov deleted the gh-3966-tt-replicaset branch April 27, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tt replicaset (rs), subcommand status
2 participants