locale set

Purpose

Set the locale to be used in display of messages in the command line interface (CLI).

Syntax

locale set language [ country ]

Parameters

language
Abbreviation for language
country
Abbreviation for country

Usage Notes

The locale setting will take effect immediately for the CLI in which the command was issued. For other CLI instances that might already be active, the user must exit and reenter the CLI for the new locale setting to take effect.

Example

Set the locale to English by using the conventions of the United States.
Console> locale set en US
Console>