42
Phoenix RPC12 Series CLI Reference Manual • September 2008
alias
Description
Shows, creates, or deletes aliases for the current CLI session. An alias is usually a
short string that is substituted for a longer string. If both parameters are omitted,
existing aliases are shown.
Input
Output
Shows, in the order aliases were created, each alias and its associated command
string.
Example
Create alias
se5
for a command that shows the last five events.
Show existing aliases.
alias [
alias
] [
command-string
]
Parameter
Description
alias
Optional. Specifies the string to substitute for the command
string. An alias that includes a space must be enclosed in
quotation marks ("). Aliases are not case sensitive; for
example, new alias
SS
will replace existing alias
ss
. If the
alias exists and the command string parameter is omitted, the
alias is deleted.
command-string
Optional. Specifies the command string that the alias
substitutes for. A string that includes a space must be enclosed
in quotation marks (").
#
alias se5 "show events last 5"
#
alias
se5
show events last 5
sd
show disks
Содержание RPC12 Series
Страница 1: ......
Страница 11: ...12 Phoenix RPC12 Series CLI Reference Manual September 2008...
Страница 29: ...30 Phoenix RPC12 Series CLI Reference Manual September 2008...
Страница 35: ...36 Phoenix RPC12 Series CLI Reference Manual September 2008...
Страница 78: ...Chapter 3 Command Descriptions 79 Related Commands Q show master volumes on page 180 Q show vdisks on page 208...
Страница 81: ...82 Phoenix RPC12 Series CLI Reference Manual September 2008 exit Description Exits the CLI session Syntax exit...
Страница 93: ...94 Phoenix RPC12 Series CLI Reference Manual September 2008 Related Commands Q show snapshots on page 196...
Страница 227: ...228 Phoenix RPC12 Series CLI Reference Manual September 2008...