Option Description Value
Sample Command
Entry
-P Identifies the custom string to
use at the command line
prompt.
If the prompt string includes
spaces or special characters,
enclose it in single or double
quotation marks.
The prompt string can also be
specified in the ndmapi.cfg file.
If a prompt string is specified
on the command line and in
the ndmapi.cfg file, -P takes
precedence.
When the default prompt
(“Direct”) is overridden, the
new prompt string is shown at
the command line prompt and
in the welcome banner display.
text string
Up to 32 characters.
$ direct
-PNewPrompt
$ direct -P”Test CD
on Medea”
-s Suppresses standard output.
Use this option to view only
the completion status of a
command.
none $ direct -s
-t n Enables the CLI/API trace
option. The level number, n,
identifies the level of detail in
the trace output.
1|2|4
Specify one of the
following level
numbers:
1—Provides function
entry and function exit.
This is the default.
2—Provides function
entry and exits and
basic diagnostic
information, such as
displaying values of
internal data structures
at key points in the
execution flow.
4—Enables a full trace.
All diagnostic
information is
displayed.
$ direct -t 4
2Sterling Connect:Direct for UNIX: User Guide