ArchiveBox/archivebox/cli
2026-03-15 20:47:28 -07:00
..
__init__.py Tighten CLI and admin typing 2026-03-15 19:33:15 -07:00
archivebox_add.py Tighten API typing and add return values 2026-03-15 19:24:54 -07:00
archivebox_archiveresult.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_binary.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_config.py Use ruff pyright and ty for linting 2026-03-15 19:43:59 -07:00
archivebox_crawl_compat.py Restore CLI compat and plugin dependency handling 2026-03-15 06:06:18 -07:00
archivebox_crawl.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_extract.py Tighten CLI and admin typing 2026-03-15 19:33:15 -07:00
archivebox_help.py move main funcs into cli files and switch to using click for CLI 2024-11-19 00:18:51 -08:00
archivebox_init.py Use ruff pyright and ty for linting 2026-03-15 19:43:59 -07:00
archivebox_install.py fix lint 2026-03-15 18:45:29 -07:00
archivebox_list.py Restore top-level list command compatibility 2026-03-15 05:04:31 -07:00
archivebox_machine.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_manage.py fix archivebox shell and manage CLI commands 2024-11-19 00:48:39 -08:00
archivebox_mcp.py Fix add CLI input handling and lint regressions 2026-03-15 19:04:13 -07:00
archivebox_persona.py Tighten CLI and admin typing 2026-03-15 19:33:15 -07:00
archivebox_pluginmap.py bump package versions 2026-03-15 20:47:28 -07:00
archivebox_process.py bump package versions 2026-03-15 20:47:28 -07:00
archivebox_remove.py Tighten CLI and admin typing 2026-03-15 19:33:15 -07:00
archivebox_run.py more binary fixes 2026-01-05 02:18:38 -08:00
archivebox_schedule.py Improve scheduling, runtime paths, and API behavior 2026-03-15 18:31:56 -07:00
archivebox_search.py bump package versions 2026-03-15 20:47:28 -07:00
archivebox_server.py Use ruff pyright and ty for linting 2026-03-15 19:43:59 -07:00
archivebox_shell.py fix archivebox shell and manage CLI commands 2024-11-19 00:48:39 -08:00
archivebox_snapshot_compat.py Restore CLI compat and plugin dependency handling 2026-03-15 06:06:18 -07:00
archivebox_snapshot.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_status.py Tighten CLI and admin typing 2026-03-15 19:33:15 -07:00
archivebox_tag.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
archivebox_update.py Tighten CLI and admin typing 2026-03-15 19:33:15 -07:00
archivebox_version.py Use ruff pyright and ty for linting 2026-03-15 19:43:59 -07:00
cli_utils.py Implement JSONL CLI pipeline architecture (Phases 1-4, 6) 2025-12-31 10:07:14 +00:00
tests_piping.py bump package versions 2026-03-15 20:47:28 -07:00
tests.py bump package versions 2026-03-15 20:47:28 -07:00