HP VMA-series Memory Array Installation and Service Guide

Chapter 5 - Operating the System via the CLI
80
VMA-series Memory Array Installation and Service Guide
HP-AM456-9002A Rev 01
Displaying the Command Line Edit Mode
1. Log into the Memory Array.
2. Navigate to the
CLI
context level. At the root prompt, type:
3. At the
CLI
context prompt, type:
The command displays information similar to the following:.
Setting the Command Line Editor
Set the command line editor to either
Emacs
or
vi
for the current CLI session.
The default editing mode is
Emacs
.
1. Log into the Memory Array.
2. Navigate to the
CLI
context level. At the root prompt, type:
3. At the
CLI
context prompt, type:
Where:
Displaying the History Buffer Size
1. Log into the Memory Array.
2. Navigate to the
CLI
context level. At the root prompt, type:
3. At the
CLI
context prompt, type:
context cli
show edit-mode
cli> show edit-mode
Current edit-mode setting is: emacs
context cli
set edit-mode {vi | emacs}
vi Sets the command line editor for the current CLI session
to
vi
.
emacs Sets the command line editor for the current CLI session
to
Emacs
. This is the default.
context cli
show history-size