Usage
To install Lens, run the following command from the command line or from PowerShell:
choco install lens
To upgrade Lens, run the following command from the command line or from PowerShell:
choco upgrade lens
To uninstall Lens, run the following command from the command line or from PowerShell:
choco uninstall lens
Description
Lens is the only IDE you’ll ever need to take control of your Kubernetes clusters. Lens is open source and free.
- Note: By default, this package will install for all users, however, the following parameter is available to install into the current user profile:
/CURRENTUSER
Example: choco install lens --params='"/CURRENTUSER"'
To have choco remember parameters on upgrade, be sure to set choco feature enable -n=useRememberedArgumentsForUpgrades
Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.