Version – Dell Acceleration Appliances for Databases User Manual
Page 26

You can also substitute into a previous command by using “^” and the parts you want to
substitute. This can be useful for correcting errors in long command strings. For example:
> drive:get fioa
... info A
> ^fioa^fiob^
... info B
After viewing history, you can recall a command to run by typing
!
followed by the number of
the command you want to run. For example:
> history
0 pool:create pool1 md0
1 lun:create -a rjvol pool1
> !1
version
Shows the current CLI version, and adds ION Accelerator system version information if the
--
all
option is used.
Syntax
version [options]
Options
–-all
or
-a
Show all available version information, including the ION Accelerator
version.
–-node
or
-n
<address(es)>
Issue this command to one or more nodes in the cluster.
--cluster
Issue this command to all instances in the cluster.
--parallel
Execute the command in parallel against the targets.
(
help --all
for more display choices.)
26