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.

· · Edited
·

1 total vote
·
·

I 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

no votes yet
·
·

Yes I think so too, we'll pick that up in the other card! 🥰

no votes yet

Persistent Command History with Output and “Run Again” Option

2 total votes
Quick Actions
Activity
View recent activity and updates
Use arrow keys to navigate