From 5c1b9d26bb4be49dff9261705badfc479a462801 Mon Sep 17 00:00:00 2001 From: Hayato Kiwata <44946173+haytok@users.noreply.github.com> Date: Fri, 8 Mar 2024 11:57:21 +0900 Subject: [PATCH] Update index.md --- content/post/20240209/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/post/20240209/index.md b/content/post/20240209/index.md index e8387e0..249c2dc 100644 --- a/content/post/20240209/index.md +++ b/content/post/20240209/index.md @@ -58,6 +58,13 @@ haytok finch INFO[0000] Removing existing Finch virtual machine... INFO[0000] Finch virtual machine removed successfully ``` +Access VM + +```bash +haytok finch [main] +> LIMA_HOME=/Users/haytok/finch/_output/lima/data/ /Users/haytok/finch/_output/lima/bin/limactl shell finch +[haytok@lima-finch finch]$ +``` ### Configuration 1