Cargo Features

holochain_cli_sandbox has no features set by default.

[dependencies]
holochain_cli_sandbox = { version = "0.5.0-dev.6", features = ["unstable-dpki", "chc", "instrument"] }
unstable-dpki

Enables unstable-dpki of holochain_conductor_api

Affects cmds::Create.no_dpki, cmds::Create.dpki_network_seed

chc = holochain_chc

Enables chc of holochain_conductor_api

Affects cmds::Create.chc_url

instrument

Enables instrument of holochain_chc

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.

reminder - do not use workspace deps

holochain_chc chc? instrument?