podman-desktop/website/docs/lima/installing.md
Thiago Mendes 2c41e1503a
docs: Shorter sidebar category names (#5959)
* docs(website): shorter sidebar category names for troubleshooting
Signed-off-by: Thiago Mendes <tzig@tutanota.de>

* docs(website): shorter sidebar category names for kind
Signed-off-by: Thiago Mendes <tzig@tutanota.de>

* docs(website): shorter sidebar category names for lima
Signed-off-by: Thiago Mendes <tzig@tutanota.de>

* docs(website): shorter sidebar category names for minikube
Signed-off-by: Thiago Mendes <tzig@tutanota.de>
2024-02-12 16:22:49 +00:00

640 B

sidebar_position title description keywords tags
1 Installing the CLI Installing Lima
podman desktop
podman
containers
migrating
kubernetes
lima
migrating-to-kubernetes
lima

Installing the lima CLI

Procedure

  • The limactl executable is installed. See Installing Lima.

    $ brew install lima
    

Verification

  1. You can run the limactl CLI:

    $ limactl list
    
  2. (Optionally) To open a shell:

    $ # requires a running instance
    $ export LIMA_INSTANCE=<instance>
    $ lima