Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Initialize a new empty database.
kremis init [--force]
--force
-f
# Initialize default database kremis init # Force re-initialize (resets all data) kremis init --force # Initialize at custom path kremis -D /path/to/my.db init
Was this page helpful?