12. CLI Interface

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

This commands cleans the default database used by Krptn. It will not affect any custom databases set by the user.

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