Chapter 4: Using the Command Line Interface
156
Variables:
•
<name> is the name of the user whose settings you want to change.
•
<option1> is one of the options:
C
or
F
.
Option
Description
C
This option displays the temperature in Celsius.
F
This option displays the temperature in Fahrenheit.
Set the preferred length unit:
config:#
user modify <name> preferredLengthUnit <option2>
Variables:
•
<name> is the name of the user whose settings you want to change.
•
<option2> is one of the options:
meter
or
feet
.
Option
Description
meter
This option displays the length or height in meters.
feet
This option displays the length or height in feet.
Set the preferred pressure unit:
config:#
user modify <name> preferredPressureUnit <option3>
Variables:
•
<name> is the name of the user whose settings you want to change.
•
<option3> is one of the options:
pascal
or
psi
.
Option
Description
pascal
This option displays the pressure value in Pascals (Pa).
psi
This option displays the pressure value in psi.
Specifying the SSH Public Key
If the SSH key-based authentication is enabled, specify the SSH public key for each user profile using the following
procedure.