If disc space is full, unikube app list and unikube app switch behave unexpectedly, throwing non-informative exceptions. Ideally, CLI could check if there is enough space for the cluster and advise the user, that he should free space on his system.
Error for unikube app switch is telepresence: error: Intercept: Failed to establish intercept: the agent install timed out. The current timeout 2m0s can be configured as "timeouts.agentInstall" in
If disc space is full,
unikube app list
andunikube app switch
behave unexpectedly, throwing non-informative exceptions. Ideally, CLI could check if there is enough space for the cluster and advise the user, that he should free space on his system.