Files
scylladb/tools
Ferenc Szili 1da5b3033e scylla-nodetool: check for missing keyspace argument on describering
Calling scylla-nodetool with option describering and ommiting the keyspace
name argument results in a boost exception with the following error message:

error running operation: boost::wrapexcept<boost::bad_any_cast> (boost::bad_any_cast: failed conversion using boost::any_cast)

This change checks for the missing keyspace and outputs a more sensible
error message:

error processing arguments: keyspace must be specified

Closes scylladb/scylladb#17741
2024-03-12 21:19:11 +02:00
..
2024-03-07 09:33:36 +02:00
2024-03-11 11:36:29 +02:00
2024-01-10 08:53:20 +02:00
2023-09-11 21:38:02 +03:00