← 返回命令列表

Linux command

plesk 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Show version

plesk version

List domains

plesk bin domain --list

Create backup

plesk bin pleskbackup --domains-name [domain] --output-file [backup]

Repair installation

plesk repair all

Check status

plesk bin service --status

说明

plesk is the command-line interface for the Plesk web hosting control panel. It provides access to domain management, backup operations, service control, and system diagnostics without using the web interface. The bin subcommand runs individual Plesk utilities for specific tasks like domain configuration, database management, and mail setup. The repair command diagnoses and fixes common installation issues.

参数

bin _COMMAND_
Run Plesk utility.
repair _COMPONENT_
Repair component.
version
Show version.
--help
Display help.

FAQ

What is the plesk command used for?

plesk is the command-line interface for the Plesk web hosting control panel. It provides access to domain management, backup operations, service control, and system diagnostics without using the web interface. The bin subcommand runs individual Plesk utilities for specific tasks like domain configuration, database management, and mail setup. The repair command diagnoses and fixes common installation issues.

How do I run a basic plesk example?

Run `plesk version` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does bin _COMMAND_ do in plesk?

Run Plesk utility.