limactl list, not showing Rancher desktop instances #1517
-
Hi Installed limag on MacOs via brew and Rancher Desktop for MacOS M1. Do you know why limactl list, is not showing Rancher desktop instances? Thanks? |
Beta Was this translation helpful? Give feedback.
Answered by
AkihiroSuda
Apr 29, 2023
Replies: 1 comment 1 reply
-
You need to set $ LIMA_HOME="$HOME/Library/Application Support/rancher-desktop/lima/" "/Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl" ls
NAME STATUS SSH VMTYPE ARCH CPUS MEMORY DISK DIR
0 Stopped 127.0.0.1:58971 qemu x86_64 2 6GiB 100GiB ~/Library/Application Support/rancher-desktop/lima/0 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AkihiroSuda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to set
$LIMA_HOME
: