Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-12742

Nodetool --ssl flag is not listed in 'nodetool help'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Low
    • Resolution: Unresolved
    • 2.2.x
    • Tool/nodetool
    • None
    • Low

    Description

      Nodetool help should show ssl flag as an option.

      Output from "nodetool help" before:
      usage: nodetool [(-pw <password> | --password <password>)]
      [(-pwf <passwordFilePath> | --password-file <passwordFilePath>)]
      [(-p <port> | --port <port>)] [(-h <host> | --host <host>)]
      [(-u <username> | --username <username>)] <command> [<args>]

      After:
      usage: nodetool [(-pw <password> | --password <password>)] [--ssl]
      [(-pwf <passwordFilePath> | --password-file <passwordFilePath>)]
      [(-p <port> | --port <port>)] [(-h <host> | --host <host>)]
      [(-u <username> | --username <username>)] <command> [<args>]

      Attachments

        1. CASSANDRA-12742
          7 kB
          Simon Fontana Oscarsson

        Activity

          People

            Anthony Grasso Anthony Grasso
            esimfon Simon Fontana Oscarsson
            Simon Fontana Oscarsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: