opadd
command
Adds an operator to the network.
See also: opchangetype, opget, opparm, oprm
Usages
-
opadd [-i] [-n] [-u] [-v] type [name] [name2 ...]
With no arguments, the command prints a list of operators.
If you specify a type, the command adds an operator of that type with a generic name.
If you specify names, the command creates operators with the given names.
Options
|
|
Ignores nodes that already exist. |
|
|
Prevents the initialization script from running. |
|
|
Prevents any subnet contents from being loaded for custom subnet operators. |
|
|
Prints the name of the created operator. |
Examples
opadd geo arms legs
Creates two geo objects called “arms” and “legs”