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

[v8] Fix help string for "tctl version" #13254

Merged
merged 4 commits into from
Jun 10, 2022

Conversation

justinas
Copy link
Contributor

@justinas justinas commented Jun 7, 2022

Backport of #12827.

tctl version, just as tsh version, prints out the version of the binary itself, not the version of the cluster it's connected to.

The cluster version can be discovered by running tctl status.

Backport of #12827.

`tctl version`, just as `tsh version`,
prints out the version of the binary itself,
not the version of the cluster it's connected to.

The cluster version can be discovered by running
`tctl status`.
@justinas justinas enabled auto-merge (squash) June 7, 2022 18:58
@justinas justinas merged commit ca77c7c into branch/v8 Jun 10, 2022
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.

4 participants