archivebox.cli.archivebox_config

Module Contents

Functions

config

Get and set your ArchiveBox project configuration values

main

API

archivebox.cli.archivebox_config.config(*keys, get: bool = False, set: bool = False, search: bool = False, reset: bool = False, **kwargs) None[source]

Get and set your ArchiveBox project configuration values

archivebox.cli.archivebox_config.main(**kwargs) None[source]