mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
We want to use the pattern of having a command line flag for each operation in more tools, so extract the logic which finds the selected operation from the command line arguments into a function.