Files
scylladb/tools
Botond Dénes ceffbdf832 tools/scylla-nodetool: extract keyspace/table parsing
Having to extract 1 keyspace and N tables from the command-line is
proving to be a common pattern among commands. Extract this into a
method, so the boiler-plate can be shared. Add a forward-looking
overload as well, which will be used in the next patch.

(cherry picked from commit f082cc8273)
2024-01-12 15:57:39 +08:00
..
2023-10-11 17:29:23 +03:00
2024-01-11 11:02:16 +02:00
2024-01-10 14:20:25 +02:00
2023-09-11 21:38:02 +03:00