Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-424

Consolidate ozone oz parameters to use GNU convention

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2.1
    • Ozone CLI
    • None

    Description

      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

      Attachments

        1. HDDS-424-ozone-0.2.001.patch
          62 kB
          Marton Elek

        Activity

          People

            elek Marton Elek
            elek Marton Elek
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: