plesk / pleskapp

A tool to manage Plesk servers remotely from local console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Execute Single Command Via SSH

sibprogrammer opened this issue · comments

Problem Statement

Currently, plesk ssh allows opening interactive sessions only. But sometimes, it's necessary to execute just one command, get the result and exit the session.

Expected Result

The command plesk ssh accepts optional command for execution.