We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using
crictl rmp -af crictl rm -af
display the help menu when there are no containers/pods left to delete
either display nothing or a message saying that there is nothing to delete
run crictl rm -af twice
crictl rm -af
The text was updated successfully, but these errors were encountered:
@champtar good point, do you mind opening a PR to fix that behavior?
Sorry, something went wrong.
@saschagrunert #1147
Successfully merging a pull request may close this issue.
What happened:
Using
display the help menu when there are no containers/pods left to delete
What you expected to happen:
either display nothing or a message saying that there is nothing to delete
How to reproduce it (as minimally and precisely as possible):
run
crictl rm -af
twiceAnything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: