aiq.cli.commands.registry.remove# Attributes# logger Functions# remove_artifact(→ None) remove(→ None) Remove AgentIQ artifacts from a remote registry. Module Contents# logger# async remove_artifact( registry_handler_config: aiq.data_models.registry_handler.RegistryHandlerBaseConfig, packages: list[dict[str, str]], ) → None# remove(channel: str, config_file: str, packages: str) → None# Remove AgentIQ artifacts from a remote registry.