shuttle-hq / shuttle

Build & ship backends without writing any infrastructure files.
https://shuttle.rs
Apache License 2.0
6.1k stars 253 forks source link

[Shuttle Console]: Better parity with CLI commands #1574

Open jonaro00 opened 9 months ago

jonaro00 commented 9 months ago

Allow more of the CLI actions to be made on Shuttle Console.


This issue is a part of the Product Feature Poll (all issues). React with :+1: if you want this feature. Comment if you have suggestions related to this feature.

DevKAVI commented 9 months ago

More love for the shuttle console really. The CLI is great, no doubt about that. But when everything's deployed from the dev-env via CLI, the rest is happening over at console. So the options like, project restarts, upgrades, idle time changes ...etc can be over at console. (IMO)

One more nitpick is the log streaming. Currently I have to switch between logs to get the uptodate logs of the currently running deployment, idk if it's just me tho.

sourabpramanik commented 7 months ago

If we can outline the most request actions then we can start working on them

jonaro00 commented 3 weeks ago

I gave the new console (https://console.shuttle.dev/) some needed improvements, but it's still read-only. We will continue working on adding more of the CLI features to it.