supervisor_pydantic.stop_supervisor

supervisor_pydantic.stop_supervisor(cfg: ~pathlib.Annotated[~pathlib.Path, <typer.models.OptionInfo object at 0x7f26ade0af50>] = PosixPath('pydantic.json'), _exit: ~typing.Annotated[bool, <typer.models.ArgumentInfo object at 0x7f26ade0b010>] = True)[source]

Stop the supervisor instance

Parameters:

cfg (Annotated[Path, Option, optional) – Path to JSON file of SupervisorConvenienceConfiguration