Troels Johnsen
When running commands in Ploi Cloud (e.g., ls
or php artisan
), the output is currently shown only until the page is refreshed or another command is executed, at which point the previous output is lost.
Introducing a command history feature—similar to deployment logs—would allow users to view past commands with details such as timestamp, status, output, triggered by, and the original command. Each entry should include a “Run again” option, which would execute the command anew and create a fresh log entry.
This would provide better traceability, troubleshooting capabilities, and convenience for frequently used commands.
Dennis
Troels Johnsen
Item authorI get a "failed" status on a command (php artisan migrate:fresh --drop-views --force
), but I can verify in the database, that all migrations has been dropped and recreated.
It throws a "Command execution timed out" in the terminal output. This must be related to this https://roadmap.ploi.cloud/projects/2-panel/items/26-full-command-output-streaming-no-truncation
Dennis
Yes I think so too, we'll pick that up in the other card! 🥰
Persistent Command History with Output and “Run Again” Option
(19.230425129005 days ago)-
Dennis moved item to board Live
2 weeks ago -
Dennis moved item to board Planned
2 weeks ago -
Troels Johnsen moved item to project Panel
2 weeks ago -
Troels Johnsen created the item
2 weeks ago