Skip to content

feat(bin/oli): support tee #6194

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

Merged
merged 5 commits into from
May 17, 2025
Merged

feat(bin/oli): support tee #6194

merged 5 commits into from
May 17, 2025

Conversation

asukaminato0721
Copy link
Contributor

@asukaminato0721 asukaminato0721 commented May 16, 2025

Which issue does this PR close?

part of #422 .

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

user can use oli tee now.

oli tee file1 file2

will copy file1 to file2 and print to stdout.

@asukaminato0721 asukaminato0721 changed the title support Oli tee feat(bin/oli): support tee May 16, 2025
@asukaminato0721 asukaminato0721 marked this pull request as ready for review May 16, 2025 12:23
@asukaminato0721 asukaminato0721 requested a review from Xuanwo as a code owner May 16, 2025 12:23
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/feat The PR implements a new feature or has a title that begins with "feat" labels May 16, 2025
@asukaminato0721 asukaminato0721 requested a review from Xuanwo May 17, 2025 08:46
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice change, thank you!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label May 17, 2025
@Xuanwo Xuanwo merged commit 86f1482 into apache:main May 17, 2025
16 checks passed
@asukaminato0721 asukaminato0721 deleted the oli-tee branch May 17, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer releases-note/feat The PR implements a new feature or has a title that begins with "feat" size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants