[
https://issues.apache.org/jira/browse/CASSANDRA-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909263#comment-17909263
]
Michael Semb Wever commented on CASSANDRA-12742:
------------------------------------------------
[~mmuzaf], can you incorporate this in your work ? The patch doesn't look
appropriate anymore, but `--ssl` still looks to be missing.
> Nodetool --ssl flag is not listed in 'nodetool help'
> ----------------------------------------------------
>
> Key: CASSANDRA-12742
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12742
> Project: Apache Cassandra
> Issue Type: Bug
> Components: Tool/nodetool
> Reporter: Simon Fontana Oscarsson
> Assignee: Anthony Grasso
> Priority: Low
> 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
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]