Note: This version of the VDT (1.10.1) is supported, but is not our latest stable release. The current stable release is 2.0.0.
vdt-version - Report version information about the VDT
vdt-version --vdt-location <location>
--show
--brief
--no-wget
--wget-timeout
--add <package-name>
--short-version <version number>
--version-desc <version description>
--remove <package-name>
--help
By default, vdt-version reports information about the current version of the VDT, and each of the VDT components that has been installed.
vdt-version also attempts to determine if updates are available for software components installed by the VDT, but it can only do this if the software was installed with the --short-version flag. This is new since VDT 1.10.1k, and only packages that have been updated since 1.10.1k will be able to use this feature.
It is also used internally to edit information about what components have been installed, using the --add and --remove options. Users should not use these options.
Show version information. This is the default if neither --add nor --remove are specified.
Record the fact that the given package has been installed. This should not be used by users, but only by the installation process.