3PAR InForm® OS 2.2.4 CLI Administrator's Manual (320-200113 Rev A, March 2009)

3.15
Global Options and Environment Variables
InForm OS Version 2.2.4 3PAR InForm OS CLI Administrator’s Manual
The following example displays CLI output with and without the domain column:
3.2.10.1 Setting the TPDLISTDOM Environment Variable On Solaris
X To set the TPDLISTDOM environment variable in Solaris, see the following system output
example:
3.2.10.2 Setting the TPDLISTDOM Environment Variable On Windows
To set the TPDLISTDOM environment variable in Windows:
1 Perform step 1 through step 4 of the procedure for setting the TPDSOCKSSL environment
variable in Windows as described in 3.2.3 Using SSL on page 3.7.
2 In the Environment Variable dialog box, enter
TPDLISTDOM in the Variable box.
3 Enter 1 in the Value box.
cli% showvv
Id Name Domain Type CopyOf BsId Rd State AdmMB SnapMB userMB
0 admin - Base --- 0 RW started 0 0 10240
1 test1 - Base --- 1 RW started 0 0 1024
5 test2 dom1 Base --- 5 RW started 0 0 10240
6 test3 dom2 Base --- 6 RW started 0 0 10240
...
cli% showvv
Id Name Type CopyOf BsId Rd State AdmMB SnapMB userMB
0 admin Base --- 0 RW started 0 0 10240
1 test1 Base --- 1 RW started 0 0 1024
5 test2 Base --- 5 RW started 0 0 10240
6 test3 Base --- 6 RW started 0 0 10240
...
NOTE: If you previously did not use domains and have pre-existing scripts in place,
you may not wish to configure your output to display domains as your scripts may
be adversely affected.
$ TPDLISTDOM=1
$ export TPDLISTDOM
$ cli