// Copyright (c) Zefchain Labs, Inc.
// SPDX-License-Identifier: Apache-2.0
//! Helper module for the Linera CLI binary.
/// The command-line subcommands for the Linera client binary.
/// Options shared across multiple command-line subcommands.
/// Helpers for the `net up` command that spins up a local network.