vdt-version - Report version information about the VDT
vdt-version --vdt-location <location>
--show
--brief
--no-wget
--wget-timeout
--add <package-name>
--version <version number>
--long-version <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. This currently works for all components except the CA Certificates.
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.