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

tt --version #946

Open
Totktonada opened this issue Sep 17, 2024 · 1 comment
Open

tt --version #946

Totktonada opened this issue Sep 17, 2024 · 1 comment
Labels
1sp feature A new functionality teamE

Comments

@Totktonada
Copy link
Member

User scenario:

$ tt --version
Error: unknown flag: --version
USAGE
<...>

<..say 'fuck' if there are no people around..>

$ tt version
Tarantool CLI version 2.3.1, linux/amd64. commit: b237139

I think that tt --version would be a good user-friendly alias for tt version.

@Totktonada Totktonada added the feature A new functionality label Sep 17, 2024
@oleg-jukovec
Copy link
Contributor

Golang style.

$ go --version
flag provided but not defined: -version
Go is a tool for managing Go source code.

Usage:

	go <command> [arguments]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1sp feature A new functionality teamE
Projects
None yet
Development

No branches or pull requests

2 participants