diff --git a/Justfile b/Justfile index 96b7367bb..3d2798108 100644 --- a/Justfile +++ b/Justfile @@ -27,6 +27,11 @@ restart: @just build-images @just up +_restart-sidecar: + @just down + @just _build-sidecar + @just up + # show the running containers and port mappings for the bolt devnet inspect: kurtosis enclave inspect bolt-devnet