Standard command-line utilities are located in a folder defined by the Windows environment variable %plesk_cli%
. By default, it is C:\Program Files (x86)\Parallels\Plesk\bin
.
Extended command-line utilities are located in a folder defined by the Windows environment variable %plesk_bin%
. By default, it is C:\Program Files (x86)\Parallels\Plesk\admin\bin
.
To run command line utilities:
%plesk_cli%\<utility name> [commands] [options]
or
%plesk_bin%\<utility name> [commands] [options]
%plesk_bin%
or %plesk_cli%
your current directory and run a utility from its home directory, run the following commands:<utility name> [commands] [options]
or
cd %plesk_bin%
<utility name> [commands] [options]
plesk bin <utility name> [commands] [options]
For exact command syntax of each utility, consult the corresponding sections in the Chapter "Using Command Line Utilities".
Note: All input parameters for the utilities must be passed in the UTF-8 encoding. It is the required condition for Plesk stable work.