You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (Jira)" <ji...@apache.org> on 2021/07/30 09:08:00 UTC

[jira] [Updated] (CASSANDRA-12742) Nodetool --ssl flag is not listed in 'nodetool help'

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

Benjamin Lerer updated CASSANDRA-12742:
---------------------------------------
    Status: Needs Reviewer  (was: Review In Progress)

> 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: 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.3.4#803005)

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