Execute Commands Individually
To execute CLI commonds individually, use the following procedure.
-
Navigate to the namespace using the cd command.
For example:
cd /SP/services/http
-
Enter the command, target, and value.
For example:
set port=80
or
set prop1=x
set prop2=y