A SERVICE OF

logo

Appendix A Command-Line Interface Reference 99
CLI Command Reference
This section provides reference information about the CLI commands.
cd
Use the cd command to navigate the namespace. When you use cd to change to a
target location, that location then becomes the default target for all other commands.
Using the - default option with no target returns you to the top of the namespace.
Typing just cd displays your current location in the namespace. Typing help
targets displays a list of all targets in the entire namespace.
Syntax
cd target
Options
[-h|help]
Targets and Properties
Any location in the namespace.
Examples
To create a user named sally, use cd to change to /SP/User, then execute the
create command with /SP/User as the default target.
SP-> cd /SP/User
SP-> create sally