XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • cli, documentation

    Description

      Tool.java provides some methods to handle nice --help output.

      for the bin/solr zk subcommands, if you call getUsage you get bin/solr mycommand, but for zk commands we need bin/solr zk mycommand, and Tool.java doesn't support that.

      We need a getSubcommand on Tool.java that returns null, but for subcommands they can provide a " zk " string, so we get teh bin/solr zk mycommand output!

      Attachments

        Activity

          People

            Unassigned Unassigned
            epugh Eric Pugh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: