You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2018/09/10 13:17:00 UTC

[jira] [Created] (HDDS-424) Consolidate ozone oz parameters to use GNU convention

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org