kubernetes-sigs/kubectl-validate

Validate from stdin

Open

#32 opened on May 10, 2023

View on GitHub
 (6 comments) (6 reactions) (0 assignees)Go (56 forks)auto 404
good first issuekind/feature

Repository metrics

Stars
 (268 stars)
PR merge metrics
 (PR metrics pending)

Description

I think it'd be nice to support stdin as an input source. Not sure what the arguments would look like. We could provide - similarly to kubectl to indicate files from std in should be validated too?

Contributor guide