Forrest logo
tool overview
On this page you find all important commands for the CLI tool plesk. If the command you are looking for is missing please ask our AI.

plesk

Plesk is a commercial web hosting and server data center automation software developed for Linux and Windows-based retail hosting service providers.

List of commands for plesk:

  • plesk:configuration:open Open the Plesk main configuration file in the default editor.
    $ plesk conf ${panel-ini}
    try on your machine
    explain this command
  • plesk:domains:list:all List all hosted domains.
    $ plesk bin domain --list
    try on your machine
    explain this command
  • plesk:extension:install This command installs a Plesk extension with the specified extension_name.
    $ plesk bin extension -i extension_name
    try on your machine
    explain this command
  • plesk:log:tail Start watching for changes in the `panel.log` file.
    $ plesk log ${panel-log}
    try on your machine
    explain this command
  • plesk:login:generate-link Generate an auto login link for the admin user and print it.
    $ plesk login
    try on your machine
    explain this command
  • plesk:mysql:console:start Start the interactive MySQL console.
    $ plesk db
    try on your machine
    explain this command
  • plesk:version:show Show product version information.
    $ plesk version
    try on your machine
    explain this command
tool overview