yiisoft / yii-dev-panel

An application that aggregates such different modules as: Debug, Inspector, Gii and Open API
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Console commands runner #64

Open xepozz opened 1 year ago

xepozz commented 1 year ago

We need kind of swagger ui, but for console commands. Scenario:

samdark commented 1 year ago

What's the goal of running console commands via UI?

xepozz commented 1 year ago

The goal is to be as simple as possible. Just two/three click to run a command from the remote server connected via SSH is quite tasty to have