blob: b6ef0e4c9e5860d7545cb0c034aa19e38ef11d34 [file] [log] [blame]
newt version
-------------
Display the version of the newt tool you have installed
Usage:
^^^^^^
.. code-block:: console
newt version [flags]
Global Flags:
^^^^^^^^^^^^^
.. code-block:: console
-h, --help Help for newt commands
-j, --jobs int Number of concurrent build jobs (default 8)
-l, --loglevel string Log level (default "WARN")
-o, --outfile string Filename to tee output to
-q, --quiet Be quiet; only display error output
-s, --silent Be silent; don't output anything
-v, --verbose Enable verbose output when executing commands
Examples
^^^^^^^^
+------------------+------------------------------------------------------------+
| Usage | Explanation |
+==================+============================================================+
| ``newt version`` | Displays the version of the newt tool you have installed |
+------------------+------------------------------------------------------------+