From c3e057603f32b21b96378fc7a467a1468876be0e Mon Sep 17 00:00:00 2001 From: "MD.YEASIN ALI" <63169875+YEASIN49@users.noreply.github.com> Date: Tue, 2 Jul 2024 22:54:39 +0600 Subject: [PATCH] kurtosis: fix cmd to access shell (#30106) --- docs/fundamentals/kurtosis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fundamentals/kurtosis.md b/docs/fundamentals/kurtosis.md index b4f347fe6f..7f6072e6e6 100644 --- a/docs/fundamentals/kurtosis.md +++ b/docs/fundamentals/kurtosis.md @@ -142,7 +142,7 @@ The most straightforward to interact with any of the geth nodes is through JSON- In the end the kurtosis services are docker images. It is also possible to get shell access to them and poke around, e.g. load up the console. Kurtosis facilitates the shell access through a command: ``` -> kurtosis shell dusty-soil el-1-geth-lighthouse +> kurtosis service shell dusty-soil el-1-geth-lighthouse No bash found on container; dropping down to sh shell... / # geth --datadir /data/geth/execution-data/ attach Welcome to the Geth JavaScript console!