Add a section in the README file on how to create tasks to start importing content asynchronously
This requires to be able to easily run swh-scheduler commands, so the first revision adds a 'swh-scheduler' command to the entrypoint, so one can run things like:
docker-compose run swh-scheduler-api swh-scheduler task --list
This needs swh-scheduler!27 (closed) to be applicable.
Migrated from D855 (view on Phabricator)