7.7.17 START and @
Purpose
The START
and @
commands run the CellCLI commands in the specified script file.
Syntax
STA[RT] file_name
@file_name
Each START
and @
command requires a file_name
specification that identifies a script file containing one or more CellCLI commands. If file_name
does not contain a fully qualified path, CellCLI searches for the file relative to the current directory.
You can use the START
and @
commands to execute lengthy or complex CellCLI commands that are difficult to enter directly at the command line, or to run a series of CellCLI commands in a specific order.
Parent topic: CellCLI Command Reference