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

BookKeeper CLI for writing and reading entries. #201

Closed
sijie opened this issue Jun 22, 2017 · 5 comments
Closed

BookKeeper CLI for writing and reading entries. #201

sijie opened this issue Jun 22, 2017 · 5 comments

Comments

@sijie
Copy link
Member

sijie commented Jun 22, 2017

FEATURE REQUEST

  1. Please describe the feature you are requesting.

It would be good to have a CLI for interacting with bookkeeper (for development purpose).

Something like:

$ bookkeeper localbookie 6
$ bookkeeper-client create-ledger foo
$ bookkeeper-client add-entry foo "Here is some data"

  1. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?

Nice-to-Have

  1. Provide any additional detail on your proposed use case for this feature.

N/A

@ivankelly
Copy link
Contributor

@sijie will this be done as part of the new CLI work?

@sijie
Copy link
Member Author

sijie commented Mar 12, 2018

the new CLI work is mainly for refactoring the existing one for now. this one can probably go after the new CLI is done.

@ivankelly
Copy link
Contributor

Can you make a link between this and the refactor issue?

@sijie
Copy link
Member Author

sijie commented Mar 12, 2018

linked to the new CLI : #1000

@shoothzj
Copy link
Member

Now we already have list ledger and read entry ability. This issue opens in 2017, we haven't receive any feature request for create/write ledger. Closed this now.

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

No branches or pull requests

3 participants