3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)
3.9
Global Options and Environment Variables
InForm OS Version 2.3.1 3PAR InForm CLI Administrator’s Manual
■ Use the –sys command line global option.
■ Enter the system name when prompted.
3.2.5.1 Setting the TPDSYSNAME Environment Variable on Solaris and Linux
To set the environment variable on Solaris or Linux, see the following system output
example. Substitute your system name for
<sysname> and use the correct syntax for your
shell.
3.2.5.2 Setting the TPDSYSNAME Environment Variable on Windows
To set the environment variable in Microsoft Windows for one instance of a Command
Prompt window, run
set TPDSYSNAME=<sysname>. Substitute <sysname> with the
name of your system. The environment variable remains in effect for that window until you
exit that window.
To set the environment variable in Windows indefinitely and for all newly created
Command Prompt 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
TPDSYSNAME in the Variable box.
3 Enter your system name in the Value box.
4 Click OK.
$ TPDSYSNAME=<sysname>
$ export TPDSYSNAME
$ cli