Cargo Features

[dependencies]
lueur-cli = { version = "0.3.2", default-features = false, features = ["stealth", "stealth-auto-build", "agent", "openapi"] }
default = openapi

The openapi feature is set by default whenever lueur-cli is added without default-features = false somewhere in the dependency tree.

stealth = aya, aya-ebpf, aya-log, aya-log-ebpf, lueur-ebpf-programs, nix

Affects ebpf::initialize_stealth, cli::StealthCommandCommon.ebpf, cli::StealthCommandCommon.ebpf_process_name, cli::StealthCommandCommon.ebpf_programs_dir, cli::StealthCommandCommon.ebpf_proxy_ip, cli::StealthCommandCommon.ebpf_proxy_iface, cli::StealthCommandCommon.ebpf_proxy_port, cli::RunCommandOptions.stealth, ebpf::run_ebpf_proxy, protocols::ebpf

stealth-auto-build = aya, aya-ebpf, aya-log, aya-log-ebpf, nix

Affects ebpf::initialize_stealth, cli::StealthCommandCommon.ebpf, cli::StealthCommandCommon.ebpf_process_name, cli::StealthCommandCommon.ebpf_programs_dir, cli::StealthCommandCommon.ebpf_proxy_ip, cli::StealthCommandCommon.ebpf_proxy_iface, cli::StealthCommandCommon.ebpf_proxy_port, cli::RunCommandOptions.stealth, ebpf::run_ebpf_proxy, protocols::ebpf

agent

Enables derive_builder, diffy, duckdb, ignore, inquire, similar, similar-string, swiftide ^0.25.1, swiftide-agents ^0.25.1, swiftide-core ^0.25.1, swiftide-indexing ^0.25.1, swiftide-macros ^0.25.1, and tree-sitter-python

swiftide:

agent feature

Affects cli::AgentCommands, cli::AgentAdviceConfig

openapi default

Enables k8s-openapi, minijinja, oas3, openapiv3, and percent-encoding

minijinja:

openapi feature

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

lueur-ebpf-programs linux stealth?

Enables lueur-ebpf-programs ^0.1.41

aya linux stealth? stealth-auto-build?
aya-ebpf linux stealth? stealth-auto-build?
aya-log linux stealth? stealth-auto-build?
aya-log-ebpf linux stealth? stealth-auto-build?
nix linux stealth? stealth-auto-build?

Enables nix ^0.29.0