https://github.com/application-research/bsutil
bsutil
https://github.com/application-research/bsutil
Last synced: 12 months ago
JSON representation
bsutil
- Host: GitHub
- URL: https://github.com/application-research/bsutil
- Owner: application-research
- Created: 2022-10-14T13:23:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-30T17:04:57.000Z (over 3 years ago)
- Last Synced: 2025-03-19T08:49:20.737Z (about 1 year ago)
- Language: Go
- Size: 19.5 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bsutil
Utility CLI for working with blockstores
## Commands
### merge
Merge two or more flatfs blockstores into one
`bsutil merge -i /blockstore-a -i /blockstore-b -i /blockstore-c -o /optional-output-path`