Cargo Features
[dependencies]
konarr-cli = { version = "0.1.0", default-features = false, features = ["database", "agent"] }
- default = agent
-
The
agent
feature is set by default wheneverkonarr-cli
is added without
somewhere in the dependency tree.default-features = false - database
-
Database
Enables geekorm, libsql ^0.5, models of konarr
Affects
cli::database
,cli::display
,cli::index
,cli::search
,cli::Arguments.database_url
… - agent default
-
Agent
Enables client, docker and tools of konarr and bollard
Docker API
and openssl
OpenSSL