Skip to content

Run Resource Commands from Console Logs Page #6626

@afscrome

Description

@afscrome

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I've been doing some iteration of onboarding some db migrations into Aspire, which has involved me

  1. Go to Dashboard
  2. Go to Console Logs
  3. See Error and tweak migrations scripts to fix
  4. Go back to the Dashboard to restart the resource
  5. Go back to Console Logs to see why the process errored this time

As I'm able to iterate on the migrations outside of aspire, I can test changes by simply restarting the migration resoruce, rather than rebuilding the whole app host.

Describe the solution you'd like

I'd like the ability to be able to start / stop and restart a resource (and potentially any other resource command) directly from the Console Logs page, without having to go back to to the dashboard and then back to console logs. That way I could stay on the console log page the entire time - view errors, fix them then restart the migrations from within the console logs page.

Something like:
Image

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions