Skip to content

Add limactl ssh as alias to limactl shell #3613

@nirs

Description

@nirs

Description

The common way to run commands and get a shell on a vm is ssh. Common tools provide ssh command to make this easier:

  • minikube ssh
  • virtctl ssh

But in lima this is called shell. Maybe it is more correct, since we can theoretically interact with the vm by other means, but practically this is always ssh.

I try to use limactl ssh by mistake many times.

This should be a trivial change in the Cobra command.

Downside: we will not be able to use ssh for another command in the future.

Discussed in #3608

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions