Hypha Space Logo

hypha-inspect CLI Reference

This document contains the help content for the hypha-inspect command-line program.

Command Overview:

hypha-inspect

Hypha Inspect is a CLI tool for diagnosing network connectivity, inspecting routing tables, and verifying identities within the Hypha network.

Usage: hypha-inspect <COMMAND>

Subcommands:

hypha-inspect probe

Connects to the specified multiaddr and performs a health check.

In verbose mode, prints detailed routing information and connection stats.

Usage: hypha-inspect probe [OPTIONS] <ADDRESS>

Arguments:
Options:

hypha-inspect lookup

Connects to configured gateways and performs a DHT lookup for the given PeerID. Prints the routing table information (closest peers, addresses) found.

Usage: hypha-inspect lookup [OPTIONS] <PEER_ID>

Arguments:
Options:

hypha-inspect cert-info

Reads an X.509 certificate or private key PEM file and prints the corresponding libp2p PeerID.

Usage: hypha-inspect cert-info <PATH>

Arguments:

hypha-inspect init

Generate a default configuration file

Creates a TOML configuration file with sensible defaults.

Usage: hypha-inspect init [OPTIONS]

Options: