From e702758bf218491b3801829707b35bd8aa16dce7 Mon Sep 17 00:00:00 2001 From: juno-bot Date: Tue, 21 Apr 2026 14:33:48 +0000 Subject: [PATCH] docs: Update CLI documentation --- docs/reference/cli/emulator.md | 1 + 1 file changed, 1 insertion(+) 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.