12. CLI Interface

Currently Krptn only exposes one CLI option: --clean.

This commands cleans the database used by Krptn. Currently, it is not possible to erase custom databases (only the default database is erased). Please erase custom databases manually.

Because it erases all content from the database, to avoid errors, please close any instances of Krptn before running this command.

Here is an example usage:

python -m krypton --clean