ArchiveBox/archivebox/cli
2024-11-19 04:20:00 -08:00
..
__init__.py fix cli loading edge case where setup_django wasnt running when it should 2024-11-19 04:20:00 -08:00
archivebox_add.py fix cli loading edge case where setup_django wasnt running when it should 2024-11-19 04:20:00 -08:00
archivebox_config.py move main funcs into cli files and switch to using click for CLI 2024-11-19 00:18:51 -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 fix archivebox init and archivebox install CLI commands 2024-11-19 01:05:49 -08:00
archivebox_install.py working archivebox update CLI cmd 2024-11-19 02:32:05 -08:00
archivebox_manage.py fix archivebox shell and manage CLI commands 2024-11-19 00:48:39 -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_remove.py fix archivebox delete errors 2024-11-19 03:45:44 -08:00
archivebox_schedule.py better cli colors 2024-11-19 04:10:07 -08:00
archivebox_search.py move main funcs into cli files and switch to using click for CLI 2024-11-19 00:18:51 -08:00
archivebox_server.py working archivebox update CLI cmd 2024-11-19 02:32:05 -08:00
archivebox_shell.py fix archivebox shell and manage CLI commands 2024-11-19 00:48:39 -08:00
archivebox_status.py working archivebox_status CLI cmd 2024-11-19 04:05:05 -08:00
archivebox_update.py improve statemachine logging and archivebox update CLI cmd 2024-11-19 03:31:05 -08:00
archivebox_version.py move main funcs into cli files and switch to using click for CLI 2024-11-19 00:18:51 -08:00
tests.py rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07:00