Module linera_service::cli_wrappers
source · Expand description
Helper module to call the binaries of linera-service
with appropriate command-line
arguments.
Modules§
- How to run Docker operations
- How to run Linera validators locally as a Kubernetes deployment.
- How to run Linera validators locally as native processes.
- How to connect to running GCP devnet.
Structs§
- A running
Application
to be queried in GraphQL. - Wrapper to run a Linera client command.
- A faucet instance that can be queried.
- A running faucet service.
- Network protocol in use outside and inside a Linera net.
- A running node service.
Enums§
- Whether
wallet_init
should use a faucet. - Network protocol in use
- Action to perform when the
ClientWrapper
is dropped.
Traits§
- A running Linera net.
- The information needed to start a Linera net of a particular kind.