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

why --bucket option is not available on latest master build? #16

Open
renzhengeek opened this issue Feb 29, 2020 · 1 comment
Open

why --bucket option is not available on latest master build? #16

renzhengeek opened this issue Feb 29, 2020 · 1 comment

Comments

@renzhengeek
Copy link

Hi,
it's strange the -b bucket in README seemingly disappears?

$./bolter 
NAME:
  bolter - view boltdb file interactively in your terminal

VERSION:
  2.0.1

USAGE:
  bolter [global options]

GLOBAL OPTIONS:
  --file FILE, -f FILE  boltdb FILE to view
  --help, -h            show help
  --version, -v         print the version
@ross-spencer
Copy link
Contributor

@renzhengeek I was looking at the branch 'old' today to understand the previous --bucket feature. I was going to re-implement it along with -machine but was wrestling with the requirement. Given a Bolt database is the assumption that all the buckets would be at a single level rather than being nested? Do you have an idea how you'd perhaps use -bucket for a database that is nested? You can see the old mechanism in the old branch, or its fixed up version in my fixed up fork to get an idea. I'm interested to hear more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants