Add --file flag to minikube logs. #11231
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
We should have a --file flag in
minikube logs
so that logs output is sent directly to a file for easy transfer.Before:
After:
File 'out' written full of logs.
The text was updated successfully, but these errors were encountered: