upgrade clap to 4 by houqp · Pull Request #304 · roapi/roapi
I'm not sure if this was intended, but this seems to have made the option only usable once - you can't pass --table multiple times for columnq console.TheREADME.mdincludes an example with multiple--table` arguments, and that seems unsupported:
error: the argument '--table <[table_name=]uri[,option_key=option_value]>' cannot be used multiple times
Usage: columnq console [OPTIONS]
For more information, try '--help'.