Plesk Command Line Utilities

Command line utilities for Plesk for Linux/Unix are located in the /usr/local/psa/bin directory on the Plesk server.

To run command line utilities:

Log in to the Plesk server via SSH.

Use one of the following options to run a utility:

To run a utility from any directory, use the following command line format:

# /usr/local/psa/bin/[utility name] [parameters] [options]

To run a utility when the /usr/local/psa/bin/ is your current directory, use the following format:

# ./[utility name] [parameters] [options]

Upon successful execution, utilities return the 0 code. If an error occurs, utilities return code 1 and display the description of the encountered problem on stderr.

Source: http://parallels.com/Plesk/

One Response to “Plesk Command Line Utilities”

  1. 1degreeson 13 Jan 2022 at 12:51 am

    1overthrew…

Trackback URI | Comments RSS

Leave a Reply

You must be logged in to post a comment.