diff --git a/docs/reference/cli/emulator.md b/docs/reference/cli/emulator.md index 2747e03f..7c04cda2 100644 --- a/docs/reference/cli/emulator.md +++ b/docs/reference/cli/emulator.md @@ -4,6 +4,7 @@ Handle tasks related to the emulator like starting/stopping a local network. Usage: juno emulator [options] Subcommands: + clear Clear the local emulator state (volume and container). start Start the emulator for local development. stop Stop the local network. wait Wait until the emulator is ready.