zymap opened a new issue #2059: Migrate command `updatecookie`
URL: https://github.com/apache/bookkeeper/issues/2059
 
 
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   - Using `bkctl` run `updatecookie`
   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.
   ```
   Command to update cookie
   
   Usage:  bkctl cookie admin [flags]
   
   Flags:
   
       -d, --delete
           Delete cookie both locally and in zooKeeper
   
       -e, --expandstorage
           Add new empty ledger/index directories
   
       -f, --force
           Force delete cookie
   
       -host, --hostname
           Expects config useHostNameAsBookieID=true as the option value
   
       -l, --list
           List paths of all the cookies present locally and on zooKeeper
   
   
       -h, --help
           Display help information
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to