troubleshoot icon indicating copy to clipboard operation
troubleshoot copied to clipboard

Add "standard in" support to support-bundle

Open danj-replicated opened this issue 2 years ago • 2 comments

Describe the rationale for the suggested feature.

the preflight binary now supports stdin, we should add support to support-bundle for consistency

Describe the feature

support-bundle should allow specs to be read in from stdin. like so:

some-generating-command | support-bundle -

danj-replicated avatar Apr 21 '23 10:04 danj-replicated