Skip to content

Conversation

@aliismayilov
Copy link
Contributor

Sometimes, a runaway container or a "detached" container that was started with kamal app exec --detached needs to be stopped. This PR adds a new option for kamal app stop command: --container-id.

The container id can be obtained from kamal app containers output. Then it can be stopped with:

kamal app stop --container-id 123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant