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

Support --output for taps, with support for cloud filesystems #1246

Closed
aaronsteers opened this issue Dec 6, 2022 · 1 comment
Closed

Support --output for taps, with support for cloud filesystems #1246

aaronsteers opened this issue Dec 6, 2022 · 1 comment
Labels

Comments

@aaronsteers
Copy link
Contributor

Related to:

This would add --output support for taps, allowing the STDOUT stream to be sent to a remote file source. We would leverage the cloud-compatible file operators so we could write to S3 or other backends, according to the supported file storage libraries.

We already have --input for targets, which allows them to read from a file source instead of from a STDIN.

As a follow-on or as part of this issue, we should also cloud filesystem support to the CLI args: --input for targets and --config to use cloud-hosted config files.

@stale
Copy link

stale bot commented Jul 18, 2023

This has been marked as stale because it is unassigned, and has not had recent activity. It will be closed after 21 days if no further activity occurs. If this should never go stale, please add the evergreen label, or request that it be added.

@stale stale bot added the stale label Jul 18, 2023
@stale stale bot closed this as completed Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Discussed
Development

No branches or pull requests

1 participant