archivebox.cli.archivebox_remove
Module Contents
Functions
Remove the specified URLs from the archive |
|
Remove the specified URLs from the archive |
Data
API
- archivebox.cli.archivebox_remove.remove(filter_patterns: Iterable[str] = (), filter_type: str = 'exact', snapshots: django.db.models.QuerySet | None = None, after: float | None = None, before: float | None = None, yes: bool = False, delete: bool = False, out_dir: pathlib.Path = DATA_DIR) Iterable[archivebox.index.schema.Link] [source]
Remove the specified URLs from the archive