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 stdin support for File collector #19

Merged
merged 3 commits into from
Aug 11, 2020
Merged

Conversation

stepanstipl
Copy link
Contributor

This PR adds support for stdin input for File collector. Usage: -f -.

$ cat manifest.yaml | ./kubent -f-

Fixes #6

@stepanstipl stepanstipl requested a review from a user August 8, 2020 16:37
@stepanstipl stepanstipl self-assigned this Aug 8, 2020
@stepanstipl stepanstipl merged commit d08c1fe into master Aug 11, 2020
@stepanstipl stepanstipl deleted the add-stdin-for-file branch August 11, 2020 11:14
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.

Be possible to run kubent against manifest
1 participant