jiazhai commented on issue #362: [documentation] update command line tools URL: https://github.com/apache/bookkeeper/issues/362#issuecomment-319696643 checked the link, seems for shell command these sub-commands not included ``` static final String CMD_LISTFILESONDISC = "listfilesondisc"; static final String CMD_EXPANDSTORAGE = "expandstorage"; static final String CMD_UPDATELEDGER = "updateledgers"; static final String CMD_DELETELEDGER = "deleteledger"; static final String CMD_BOOKIEINFO = "bookieinfo"; static final String CMD_DECOMMISSIONBOOKIE = "decommissionbookie"; static final String CMD_LOSTBOOKIERECOVERYDELAY = "lostbookierecoverydelay"; static final String CMD_TRIGGERAUDIT = "triggeraudit"; ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
