networks

Command-line helper for managing networks.

networks [OPTIONS] COMMAND [ARGS]...

list

List all the registered ecosystems, networks, and providers.

networks list [OPTIONS]

Options

-v, --verbosity <LVL>

One of ERROR, WARNING, SUCCESS, INFO, or DEBUG

--format <output_format>
Options:

TREE | YAML

--ecosystem <ecosystem_filter>

Filter the results by ecosystem

Options:

--network <network_filter>

Filter the results by network

Options:

--provider <provider_filter>

Filter the results by provider

Options:

run

Start a subprocess node as if running independently and stream stdout and stderr.

networks run [OPTIONS]

Options

-v, --verbosity <LVL>

One of ERROR, WARNING, SUCCESS, INFO, or DEBUG

--network <network>

Override the default network and provider. (see ape networks list for options)

Options: