supervisor_pydantic.start_supervisor¶
- supervisor_pydantic.start_supervisor(cfg: ~pathlib.Annotated[~pathlib.Path, <typer.models.OptionInfo object at 0x7f26ae16cf10>] = PosixPath('pydantic.json'), _exit: ~typing.Annotated[bool, <typer.models.ArgumentInfo object at 0x7f26ae16dd50>] = True)[source]¶
Start a supervisor instance using supervisord in background
- Parameters:
cfg (Annotated[Path, Option, optional) – Path to JSON file of SupervisorConvenienceConfiguration