loader.cli: Reference new cli
This installs a swh loader
subcommand.
This allows loading of url for a given loader.
This also aligns the npm loader's constructor to be consistent with other loaders (having only one url as constructor parameter).
Related to T2134
Migrated from D2397 (view on Phabricator)