Command Line Interface Utilities
:
psregsvr
psregsvr
Description
psregsvr is used to register components in the PSQL registry on Linux and macOS systems.
Synopsis
psregsvr [ -s ] [ -u ] { [ -f
file
] |
filename
}
Options
-s
Silent. Do not print any status or error messages.
-u
Unregister. If not specified, register is assumed.
-f
file
Specifies a text file with PCOM modules listed one per line.
filenme
Specifies a single PCOM module to register.