-
Notifications
You must be signed in to change notification settings - Fork 963
Closed
Description
FEATURE REQUEST
- Please describe the feature you are requesting.
- Migrate command
bookieformatfrom shell to bkctl.
- 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.
- Provide any additional detail on your proposed use case for this feature.
bin/bkctl bookie format -h
Usage: bkctl bookie format [flags]
Flags:
-d, --deletecookie
Delete its cookie on metadata store.
-f, --force
If [noninteractive] is specified, then whetherto force delete the old
data without prompt?
-n, --noninteractive
Whether to confirm if old data exists?
-h, --help
Display help information
Reactions are currently unavailable