supervisor_pydantic.stop_programs

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

Stop all programs in the supervisor instance

Parameters:

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