{py:mod}archivebox.workers.management.commands.orchestrator_watch

:allowtitles:

Module Contents

Classes

:class: autosummary longtable
:align: left

* - {py:obj}`Command <archivebox.workers.management.commands.orchestrator_watch.Command>`
  -

API

:canonical: archivebox.workers.management.commands.orchestrator_watch.Command

Bases: {py:obj}`django.core.management.base.BaseCommand`

````{py:attribute} help
:canonical: archivebox.workers.management.commands.orchestrator_watch.Command.help
:value: >
   'Watch the runserver autoreload PID file and restart orchestrator on reloads.'

```{autodoc2-docstring} archivebox.workers.management.commands.orchestrator_watch.Command.help
```

````

````{py:method} add_arguments(parser)
:canonical: archivebox.workers.management.commands.orchestrator_watch.Command.add_arguments

````

````{py:method} handle(*args, **kwargs)
:canonical: archivebox.workers.management.commands.orchestrator_watch.Command.handle

````

Last updated