holochain_cli_client 0.7.0-dev.14

CLI utilities for interacting with Holochain conductors
Documentation
1
2
3
4
5
6
# holochain_cli_client

Provides the `hc-client` binary, a command line client for interacting with Holochain conductors.

Note that this crate also provides a library, which is built into the `hc` binary, which is the preferred way to use
this functionality from the command line.