HP 3PAR OS 3.1.3 Command Line Interface Reference

showversion
DESCRIPTION
The showversion command displays information about the storage server software. Use this
command to determine if your system is using the latest software version.
SYNTAX
showversion [options]
AUTHORITY
Any role in the system.
OPTIONS
a
Show all component versions.
b
Show build levels.
s
Show release version number only (useful for scripting).
If no options are specified, the overall version of the software is displayed.
SPECIFIERS
None
RESTRICTIONS
None
EXAMPLES
The following example displays comprehensive information about the system software:
cli% showversion
Release version 2.3.1.60 (DEVEL)
Patches: None
Component Name Version
CLI Server 2.3.1
CLI Client 2.3.1
System Manager 2.3.1
Kernel 2.3.1
TPD Kernel Code 2.3.1
NOTES
When displaying all versions, for certain components multiple versions might be installed. In
such cases, multiple lines are displayed.
If no options are specified, the overall version of the software is displayed.
showversion 493