ArchiveBox/archivebox/cli
Nick Sweeting 9838d7ba02
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Build Debian package / build (push) Has been cancelled
Deploy static content to Pages / deploy (push) Has been cancelled
Build Homebrew package / build (push) Has been cancelled
Build GitHub Pages website / build (push) Has been cancelled
Run linters / lint (push) Has been cancelled
Build Pip package / build (push) Has been cancelled
Run tests / python_tests (ubuntu-22.04, 3.11) (push) Has been cancelled
Run tests / docker_tests (push) Has been cancelled
Build GitHub Pages website / deploy (push) Has been cancelled
tons of ui fixes and plugin fixes
2025-12-25 03:59:51 -08:00
..
__init__.py remove Seed model in favor of Crawl as template 2025-12-25 01:52:41 -08:00
archivebox_add.py remove Seed model in favor of Crawl as template 2025-12-25 01:52:41 -08:00
archivebox_config.py wip major changes 2025-12-24 20:10:38 -08:00
archivebox_crawl.py remove Seed model in favor of Crawl as template 2025-12-25 01:52:41 -08:00
archivebox_extract.py logging and admin ui improvements 2025-12-25 01:10:41 -08: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 wip major changes 2025-12-24 20:10:38 -08:00
archivebox_install.py remove Seed model in favor of Crawl as template 2025-12-25 01:52:41 -08:00
archivebox_manage.py fix archivebox shell and manage CLI commands 2024-11-19 00:48:39 -08:00
archivebox_mcp.py add mcp server support 2025-12-25 01:51:42 -08:00
archivebox_oneshot.py move main funcs into cli files and switch to using click for CLI 2024-11-19 00:18:51 -08:00
archivebox_orchestrator.py wip major changes 2025-12-24 20:10:38 -08:00
archivebox_remove.py wip 2 2025-12-24 21:46:14 -08:00
archivebox_schedule.py wip major changes 2025-12-24 20:10:38 -08:00
archivebox_search.py wip major changes 2025-12-24 20:10:38 -08:00
archivebox_server.py tons of ui fixes and plugin fixes 2025-12-25 03:59:51 -08:00
archivebox_shell.py fix archivebox shell and manage CLI commands 2024-11-19 00:48:39 -08:00
archivebox_snapshot.py remove Seed model in favor of Crawl as template 2025-12-25 01:52:41 -08:00
archivebox_status.py wip major changes 2025-12-24 20:10:38 -08:00
archivebox_update.py wip major changes 2025-12-24 20:10:38 -08:00
archivebox_version.py remove Seed model in favor of Crawl as template 2025-12-25 01:52:41 -08:00
archivebox_worker.py wip major changes 2025-12-24 20:10:38 -08:00
tests_piping.py wip major changes 2025-12-24 20:10:38 -08:00
tests.py wip major changes 2025-12-24 20:10:38 -08:00