Cli should be able to specify a limit for get_slice
---------------------------------------------------
Key: CASSANDRA-2646
URL: https://issues.apache.org/jira/browse/CASSANDRA-2646
Project: Cassandra
Issue Type: Improvement
Components: Tools
Affects Versions: 0.7.0
Reporter: Sylvain Lebresne
Priority: Minor
The cli doesn't allow
{noformat}
get cf['k'] limit 5;
{noformat}
but should. Actually it should probably allow
{noformat}
get cf['k']['c':'g'] limit 10;
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira