Execute Commands Individually

To execute CLI commonds individually, use the following procedure.

What to Do

  1. Navigate to the namespace using the cd command.

    For example:

    cd /SP/services/http

  2. Enter the command, target, and value.

For example:

set port=80

or

set prop1=x

set prop2=y