lttng-version(1)
================
:revdate: 21 April 2021


NAME
----
lttng-version - Get the version of LTTng-tools


SYNOPSIS
--------
[verse]
*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *version*


DESCRIPTION
-----------
The `lttng version` command shows the version of LTTng-tools, the LTTng
project which provides the man:lttng(1) command and other tracing
control programs and libraries.

The output of the `version` command shows:

* The major, minor, and patch version numbers.
* The Git commit information, if available.
* The release name and its description.
* The URL of the LTTng project website.
* The license information.


include::common-lttng-cmd-options-head.txt[]


include::common-lttng-cmd-help-options.txt[]


include::common-lttng-cmd-after-options.txt[]


include::common-footer.txt[]


SEE ALSO
--------
man:lttng(1)
