Skip to content
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

Add tt 2.5 small features #4619

Merged
merged 3 commits into from
Nov 11, 2024
Merged

Add tt 2.5 small features #4619

merged 3 commits into from
Nov 11, 2024

Conversation

p7nov
Copy link
Contributor

@p7nov p7nov commented Nov 2, 2024

Resolves #4607, #4606, #4566

  • tt install: add info how to use incomplete version and an example
  • tt stop: add info about confirmation and -y/--yes
  • tt status: add info about the extended output structure and -d/--details
  • Update examples of tt status output in tutorials throughout the docs

Deployment: https://docs.d.tarantool.io/en/doc/gh-4606-tt-2-5/tooling/tt_cli/commands/

Comment on lines 256 to 259
INSTANCE STATUS PID MODE CONFIG BOX UPSTREAM
cluster:instance-001 RUNNING 8747 RW ready running --
cluster:instance-002 RUNNING 8748 RO ready running --
cluster:instance-003 RUNNING 8749 RO ready running --
Copy link
Contributor

Choose a reason for hiding this comment

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

It's a bit strange that not all columns are aligned here.

@oleg-jukovec oleg-jukovec requested a review from psergee November 5, 2024 07:28
@p7nov p7nov requested a review from lenkis November 5, 2024 07:31
@p7nov p7nov merged commit 1f0af92 into latest Nov 11, 2024
1 check passed
@p7nov p7nov deleted the gh-4606-tt-2-5 branch November 11, 2024 07:36
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 install with incomplete version tt stop confirmation (-y) Enhanced tt status with detailed information
3 participants