Rakesh Radhakrishnan created HDDS-5960:
------------------------------------------

             Summary: Change argument name to bucketlayout instead of type
                 Key: HDDS-5960
                 URL: https://issues.apache.org/jira/browse/HDDS-5960
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Rakesh Radhakrishnan
            Assignee: Rakesh Radhakrishnan


CreateBucketHandler exposes type argument, its good to reflect the layout 
behavior in the option.
{code:java}
@Option(names = \{ "--type", "-t" },
description = "Allowed Bucket Types: ${COMPLETION-CANDIDATES}",
defaultValue = "OBJECT_STORE"){code}
This task is to correct the argument name to

{{"–-layout", "-l"}} or {{"--bucketlayout", "-l"}}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to