You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by sijie <gi...@git.apache.org> on 2017/06/22 00:20:32 UTC

[GitHub] bookkeeper issue #201: BookKeeper CLI for writing and reading entries.

GitHub user sijie opened an issue:

    https://github.com/apache/bookkeeper/issues/201

    BookKeeper CLI for writing and reading entries.

    
    **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"`
    
    2. 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**
    
    3. Provide any additional detail on your proposed use case for this feature.
    
    N/A

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---