You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Cyril Scetbon (JIRA)" <ji...@apache.org> on 2014/02/09 00:10:20 UTC

[jira] [Comment Edited] (CASSANDRA-6421) Add bash completion to nodetool

    [ https://issues.apache.org/jira/browse/CASSANDRA-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895762#comment-13895762 ] 

Cyril Scetbon edited comment on CASSANDRA-6421 at 2/8/14 11:10 PM:
-------------------------------------------------------------------

The current version has been developed for cassandra 1.2 branch. You should be able to add it to branch 1.2 (I've rebased it on cassandra-1.2)
I will create a new branch for version cassandra 2.0


was (Author: cscetbon):
The current version has been developed for cassandra 1.2 branch. You should be able to add it to branch 1.2
I will create a new branch for cassandra 2.x

> Add bash completion to nodetool
> -------------------------------
>
>                 Key: CASSANDRA-6421
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6421
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Cyril Scetbon
>            Assignee: Michael Shuler
>            Priority: Trivial
>             Fix For: 2.1
>
>
> You can find the bash-completion file at https://raw.github.com/cscetbon/cassandra/nodetool-completion/etc/bash_completion.d/nodetool
> it uses cqlsh to get keyspaces and namespaces and could use an environment variable (not implemented) to get access which cqlsh if authentification is needed. But I think that's really a good start :)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)