Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
CreateBucketHandler exposes type argument, its good to reflect the layout behavior in the option.
@Option(names = \{ "--type", "-t" }, description = "Allowed Bucket Types: ${COMPLETION-CANDIDATES}", defaultValue = "OBJECT_STORE")
This task is to correct the argument name to
"–layout", "-l" or "-bucketlayout", "-l"
Attachments
Issue Links
- links to