Skip to content

aspire stop --force to stop persistent containers (& executables) #17324

@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.

Whilst running persistent containers (and soon executables) can be great for improving startup time of your app host, it can become a resource leak if you have a lot of these, and you move from one app host to another.

Describe the solution you'd like

Provide a way to stop all persistent resources when an application shuts down. aspire stop --force seems like a logical way to do this, but any other command would work.

Additional context

No response

Metadata

Metadata

Assignees

Labels

No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions