If you've deployed an Avalanche L1 locally, you can preserve and restore the state of your deployed Avalanche L1s.
To gracefully stop a running local network while preserving state, run:
When restarted, all of your deployed Avalanche L1s resume where they left off.
To resume a stopped network, run:
The network resumes with the same state it paused with.
If you'd like to determine whether or not a local Avalanche network is running on your machine, run:
If the local network is running, the command prints something like
If the network isn't running, the command instead prints:
or