diff --git a/docs/reference/cli/emulator.md b/docs/reference/cli/emulator.md index 7c04cda2..2873682f 100644 --- a/docs/reference/cli/emulator.md +++ b/docs/reference/cli/emulator.md @@ -5,6 +5,7 @@ Usage: juno emulator [options] Subcommands: clear Clear the local emulator state (volume and container). + pull Pull the latest emulator image. start Start the emulator for local development. stop Stop the local network. wait Wait until the emulator is ready.