Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -f / --force option to delete #1

Closed
wants to merge 1 commit into from

Conversation

tonidy
Copy link
Owner

@tonidy tonidy commented Jun 18, 2024

There are cases where krunvm fails to delete a VM, e.g. because the corresponding container no longer exists. Add a --force (or -f) option to the delete subcommand that forces deletion of the VM configuration in that case.

Fixes: containers#42

There are cases where krunvm fails to delete a VM, e.g. because the
corresponding container no longer exists. Add a `--force` (or `-f`)
option to the `delete` subcommand that forces deletion of the VM
configuration in that case.

Fixes: containers#42

Signed-off-by: Christophe de Dinechin <[email protected]>
@tonidy tonidy self-assigned this Jun 18, 2024
@tonidy tonidy closed this Aug 8, 2024
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.

Failure to delete a VM
2 participants