CLI Guide

Table Of Contents
Table 12. cli-parameters properties (continued)
Name Type Description
output-format-api- numeric uint32 Numeric equivalents for output-format-api values.
1: console
2: api
3: api-brief
4: api-embed
5: api-embed-brief
6: json
7: json-full
brief-mode string
Enabled: In XML output, this setting shows a subset of attributes of object
properties. The name and type attributes are always shown.
Disabled: In XML output, this setting shows all attributes of object
properties.
brief-mode-numeric uint32 Numeric equivalents for brief-mode values.
0: Disabled
1: Enabled
base uint8 Alias for storage-size-base.
pager string
Enabled: Halts output after each full screen to wait for keyboard input.
Disabled: Output is not halted. When displaying output in API format, which
is intended for scripting, disable paging.
pager-numeric uint32 Numeric equivalents for pager values.
0: Disabled
1: Enabled
locale string
The display language.
locale-numeric uint32
Numeric equivalents for locale values.
0: English
3: Spanish
4: French
5: German
7: Japanese
8: Korean
11: Chinese-simplified
storage-size-base uint8 Base for entry and display of storage-space sizes.
2: Sizes are shown as powers of 2, using 1024 as a divisor for each
magnitude.
10: Sizes are shown as powers of 10, using 1000 as a divisor for each
magnitude.
Operating systems usually show volume size in base 2. Disk drives usually show
size in base 10. Memory (RAM and ROM) size is always shown in base 2.
storage-size- precision uint8 Number of decimal places (110) for display of storage-space sizes.
storage-size-units string Unit for display of storage-space sizes.
Auto: Lets the system determine the proper unit for a size.
MB: Sizes are shown in megabytes.
GB: Sizes are shown in gigabytes.
TB: Sizes are shown in terabytes.
Based on the precision setting, if a size is too small to meaningfully display in
the selected unit, the system uses a smaller unit for that size. For example, if
storage-size-units is set to TB, storage-size-precision is set to 1,
API basetype properties 295