Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

limactl shell INSTANCE should show an explicit error #2980

Open
AkihiroSuda opened this issue Dec 5, 2024 · 0 comments
Open

limactl shell INSTANCE should show an explicit error #2980

AkihiroSuda opened this issue Dec 5, 2024 · 0 comments
Labels
area/cli limactl CLI user experience bug Something isn't working

Comments

@AkihiroSuda
Copy link
Member

AkihiroSuda commented Dec 5, 2024

limactl shell INSTANCE may fail e.g., when sshd in the guest is dead.

However, no error is shown currently.

$ limactl shell foo
$ echo $?
255

ssh_config(5)

     LogLevel
             Gives the verbosity level that is used when logging messages from ssh(1).  The possible values are:
             QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and DEBUG3.  The default is INFO.  DEBUG and
             DEBUG1 are equivalent.  DEBUG2 and DEBUG3 each specify higher levels of verbose output.
@AkihiroSuda AkihiroSuda added bug Something isn't working area/cli limactl CLI user experience labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli limactl CLI user experience bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant