Cargo Features
holochain_cli_sandbox has no features set by default.
[dependencies]
holochain_cli_sandbox = { version = "0.5.0-dev.16", features = ["unstable-dpki", "chc", "instrument"] }
- unstable-dpki
-
Enables unstable-dpki of holochain_conductor_api and holochain_conductor_config
Affects
cmds::Create.no_dpki
,cmds::Create.dpki_network_seed
… - chc
-
Enables holochain_chc, chc of holochain_conductor_api and holochain_conductor_config
Affects
cmds::Create.chc_url
… - instrument
-
Enables instrument of holochain_chc
Features from optional dependencies
reminder - do not use workspace deps