[ 
https://issues.apache.org/jira/browse/CASSANDRA-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

mck reassigned CASSANDRA-12742:
-------------------------------

    Assignee: Simon Fontana Oscarsson

> Nodetool --ssl flag is not listed in 'nodetool help'
> ----------------------------------------------------
>
>                 Key: CASSANDRA-12742
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12742
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Simon Fontana Oscarsson
>            Assignee: Simon Fontana Oscarsson
>            Priority: Trivial
>             Fix For: 2.2.x
>
>         Attachments: CASSANDRA-12742
>
>
> 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>]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to