History – Dell Acceleration Appliances for Databases User Manual
Page 25

Arguments
command
Name of the command to get help for
Using Auto-Completion
Pressing Tab after beginning to type a CLI command displays the possibilities for completing the
command, listed alphabetically. Commands (partial or complete) and options can be auto-
completed. Below are a few examples.
Type this …
See this …
(Partial command)
u<tab>
unset upload url
(Full command)
raid<tab>
raid:create raid:delete raid:get
raid:list raid:raids raid:update raids
(Partial option)
raid:create --<tab> --chunksize --help --raidtype
lun:create target<tab>
21:00:00:24:ff:60:03:10
21:00:00:24:ff:60:03:11
21:00:00:24:ff:60:03:12
21:00:00:24:ff:60:03:13
history
Displays recent commands that have been run. To scroll through recent commands, use the Up
and Down arrows.
Syntax
history [options]
Or …
<command> --history [options]
Options
–-window
or
-w
Show the history in a window, if possible.
Notes
The
history
command also enables you to select and repeat a previous command by its prefix,
by using “!” and the prefix as the command. For example:
> drives
fioa
> !dr
fioa
25