cpdflow.lifecycle.subscribe.subscribe_remove

subscribe_remove(config: dict, model_configs: list, space_type: str, backward_steps: list) None[source]

Remove subscriptions that are not specified in model_configs.

Parameters:
  • config (dict) – configuration dictionary

  • model_configs (list[dict]) – models to be removed

  • space_type (str) – development or production environment

  • backward_steps (list[str]) – list of steps to remove downstream assets