Create the Django command with reference to [django-extensions](https://github.com/django-extensions/django-extensions). For example, use as below. ```shell # In the Django project path python ./manage.py har2document --harfile=myfile.har ```