Elek, Marton created HDDS-424: --------------------------------- Summary: Consolidate ozone oz parameters to use GNU convention Key: HDDS-424 URL: https://issues.apache.org/jira/browse/HDDS-424 Project: Hadoop Distributed Data Store Issue Type: Bug Components: Ozone CLI Reporter: Elek, Marton Assignee: Elek, Marton
In the common linux commands the convention is 1. avoid to use camelCase argument/flags 2. use double dash with words (--user) and singla dash with letters (-u) I propose to modify ozone oz with: * Adding a second dash for all the word flags * Use 'key get', 'key info' instead of -infoKey * Define the input/output file name as a second argument instead of --file/-file as it's always required -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org