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

feat: split cmd #4484

Merged
merged 5 commits into from
Nov 30, 2023
Merged

feat: split cmd #4484

merged 5 commits into from
Nov 30, 2023

Conversation

acha-bill
Copy link
Contributor

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

A command that outputs a list of all chunk hashes for an input file
bee split --input-file x --output-file y

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

#4475

Screenshots (if appropriate):

cmd/bee/cmd/split.go Outdated Show resolved Hide resolved
cmd/bee/cmd/split.go Outdated Show resolved Hide resolved
cmd/bee/cmd/split_test.go Outdated Show resolved Hide resolved
cmd/bee/cmd/split_test.go Outdated Show resolved Hide resolved
cmd/bee/cmd/split_test.go Outdated Show resolved Hide resolved
Copy link
Member

@istae istae left a comment

Choose a reason for hiding this comment

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

lovely

@notanatol notanatol changed the title feat: Split cmd feat: split cmd Nov 29, 2023
@acha-bill acha-bill merged commit 65a45c1 into master Nov 30, 2023
13 checks passed
@acha-bill acha-bill deleted the split-cmd branch November 30, 2023 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants