Service Registry 3.1 Administration Guide

Examples

The following command sets the editor to /usr/bin/vi instead of the default /bin/vi.


admin> set editor /usr/bin/vi

The following command turns on debugging.


admin> set debug true

The following command turns off verbose output.


admin> set verbose off