We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
k6build version
k6build --version
Since k6build is a standalone tool, it will be useful to have the ability of getting the version of the k6build.
k6build
k6build version k6build v0.55.0 (go1.23.2, linux/amd64)
or
./k6build version k6build v0.55.0 (commit/ec1f601e4f-dirty, go1.23.2, linux/amd64)
That's helpful for different investigations, or recording why and what is happening, especially if the tool is used in the CI.
The text was updated successfully, but these errors were encountered:
@olegbespalov edited the issue replacing k6 by k6build to clarify the proposal.
k6
Sorry, something went wrong.
No branches or pull requests
What?
Since
k6build
is a standalone tool, it will be useful to have the ability of getting the version of thek6build
.or
Why?
That's helpful for different investigations, or recording why and what is happening, especially if the tool is used in the CI.
The text was updated successfully, but these errors were encountered: