Skip to main content

VERSION

This command just displays the banner with the tool info. For example:

VERSION command

This information can be useful if we are having problems, because we may be using some internal libraries that are no longer valid after changes in the operating system.

This banner is the same that is shown by default on each execution (except when using flags that supress this information)

Just as with the --help flag, we can add the --version flag on any command and it will take precedence and skip the execution of the command.