Files
scylladb/tools
Kefu Chai 381c389b56 tools/scylla-nodetool: tighten the param check for toppartitions
the test cases of `test_any_of_required_parameters_is_missing`
considers that we should either pass all positional argument or
pass none of them, otherwise nodetool should fail. but `scylla nodetool`
supported partial positional argument.

to be more consistent with the expected behavior, in this change,
we enforce the sanity check so that we only accept either all
positional args or none of them. the corresponding test is added.

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>
2024-02-23 12:57:51 +08:00
..
2024-01-19 11:23:22 +01:00
2024-02-09 16:34:47 +01:00
2024-01-10 08:53:20 +02:00
2023-09-11 21:38:02 +03:00
2024-02-12 18:36:11 +02:00