supervisor_pydantic.stop_programs

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

Stop all programs in the supervisor instance

Parameters:

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