﻿# icp network

Launch and manage local test networks

**Usage:** `icp network <COMMAND>`

###### **Subcommands:**

* [`list`](network-list.md) — List all networks configured in the project
* [`ping`](network-ping.md) — Try to connect to a network, and print out its status
* [`start`](network-start.md) — Run a given network
* [`status`](network-status.md) — Get status information about a running network
* [`stop`](network-stop.md) — Stop a background network
* [`update`](network-update.md) — Update icp-cli-network-launcher to the latest version




