Cargo Features

sindri-cli has no features set by default.

[dependencies]
sindri-cli = { version = "0.2.1", features = ["record", "replay"] }
default

These default features are set whenever sindri-cli is added without default-features = false somewhere in the dependency tree.

Enables rich-terminal of sindri

sindri:

CLI-specific features

record

Enables record of sindri

sindri:

Record and replay middleware, for internal testing

replay

Enables replay of sindri

sindri-cli has 3 features without comments.