ADC CLI Commands

alias

The following operations can be performed on “alias”:

alias

Create (short) aliases for (long) commands. Aliases are saved across NSCLI sessions. If no argument is specified, the alias command will display existing aliases.

Synopsis

alias [ [(command)]]

Arguments

pattern Alias name. (Can be a regular expression.)

command Target command

Example

alias info “show ns info”

alias