Managing Plesk Objects Through the Command Line
Plesk Command Line Interface (CLI) is designed for integrating Plesk with third-party applications. Plesk administrators can also use it to create, manage, and delete customer and domain accounts, and other Plesk objects from the command line. CLI utilities require administrative permissions on Plesk server to run.
The utilities reside in the following directories:
- On RPM-based systems:
/usr/local/psa/bin
- On DEB-based systems:
/opt/psa/bin
Upon successful execution, utilities return the 0 code. If an error occurs, utilities return code 1 and display the error details.
To learn more about Plesk command line utilities, refer to Command Line Reference.