Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

usage: pcommit <package-file> ...

This command is used to install a package in the system. The command should only be used by system administrators with authority to maintain the software.

For further information, see theĀ /wiki/spaces/MD82/pages/3779155.

Return Codes

Listed below are the different return codes for the pcommit command:

CodeDescription

0

Will be returned if the argument count is incorrect, or if the command is successful.

3

Will be returned if the package you want to commit does not exist.

4

Will be returned if the user name and password is missing.

5

Will be returned if the commit failed.

6

Will be returned if any uncaught failures occur during commit.

  • No labels