supervisor_pydantic.remove_supervisor_config

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

Remove the supervisor config file and working directory

Parameters:

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