aiq.cli.commands.registry.remove# Attributes# logger Functions# remove_artifact(→ None) remove(→ None) Remove AIQ Toolkit 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 AIQ Toolkit artifacts from a remote registry.