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 machineexplain this command
-
plesk:domains:list:all List all hosted domains.$ plesk bin domain --listtry on your machineexplain this command
-
plesk:extension:install This command installs a Plesk extension with the specified extension_name.$ plesk bin extension -i extension_nametry on your machineexplain this command
-
plesk:log:tail Start watching for changes in the `panel.log` file.$ plesk log ${panel-log}try on your machineexplain this command
-
plesk:login:generate-link Generate an auto login link for the admin user and print it.$ plesk logintry on your machineexplain this command
-
plesk:mysql:console:start Start the interactive MySQL console.$ plesk dbtry on your machineexplain this command
-
plesk:version:show Show product version information.$ plesk versiontry on your machineexplain this command