Skip to content

Conversation

@tatucosmin
Copy link
Contributor

resolves #3336

limactl shell <instance_name> now automatically prompts the user to say if they want to start & connect to the instance via shell

Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but please fix lint error.

I assume it complains about the empty line before the if err != nil check.

@tatucosmin tatucosmin requested a review from jandubois March 11, 2025 17:03
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please squash commits!

Signed-off-by: tatucosmin <cosminsebastian2004@gmail.com>
@tatucosmin tatucosmin force-pushed the ask-start-shell-confirmation branch from 16cce87 to 9b09980 Compare March 11, 2025 19:54
@tatucosmin
Copy link
Contributor Author

tatucosmin commented Mar 11, 2025

sorry for the mess here, just started contributing and getting everything right first try is not so easy 😢
thank you!

Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@jandubois jandubois added this to the v1.1.0 milestone Mar 11, 2025
@jandubois jandubois merged commit d82d125 into lima-vm:master Mar 11, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

limactl shell should ask whether to start the instance when it is not running

2 participants