we do add this 'storage' group even if it contains only one subcommand
(serve) for UI consistency:
swh storage server
is a more understandable command than just 'swh storage' to start the
http server.
We do keep the main swh-storage console_script entry point as is for
bw compat, however.
Related to T1671.