Skip to content

Add --file flag to minikube logs. #11231

Closed
@andriyDev

Description

@andriyDev

We should have a --file flag in minikube logs so that logs output is sent directly to a file for easy transfer.

Before:

$ minikube logs
<tons of output>

After:

$ minikube logs --file out

File 'out' written full of logs.

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions