See 'django-admin hyperkitty_import --help' for more info.
Is this also valid using Docker-mailman? I don't have a hyperkitty_import django command. How do I import MM2 archives in Docker-MM3?
# docker exec -it mailman-web bash bash-4.3# django-admin help
Type 'django-admin help <subcommand>' for help on a specific subcommand.
Available subcommands:
[django] check compilemessages createcachetable dbshell diffsettings dumpdata flush inspectdb loaddata makemessages makemigrations migrate runserver sendtestemail shell showmigrations sqlflush sqlmigrate sqlsequencereset squashmigrations startapp startproject test testserver Note that only Django core commands are listed as settings are not properly configured (error: Requested setting INSTALLED_APPS, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.).
-- Henrik Rasmussen