Skip to content

cli: speedup the `swh` cli command startup time

by moving import statements in functions. Also simplify the main help message to to get rid of the necessity to import swh.core.config.

Related to swh-environment#2575 (closed).


Migrated from D3922 (view on Phabricator)

Merge request reports