Install with winget
Open PowerShell or Command Prompt and run:
winget install stefanprodan.timoni
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About timoni
Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm.
Advanced Install Options
Install (latest)
winget install stefanprodan.timoniInstall (pinned version)
winget install --id stefanprodan.timoni -e --version 0.25.1Upgrade
winget upgrade stefanprodan.timoniUninstall
winget uninstall stefanprodan.timoniFrequently Asked Questions
How do I install timoni using winget?
Open PowerShell or Windows Terminal and run:
winget install stefanprodan.timoni. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is timoni?
Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm.
Is timoni free to use?
timoni is distributed under the Apache-2.0 license. Check the publisher’s site for full licensing details.
How do I update timoni with winget?
Run
winget upgrade stefanprodan.timoni in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall timoni?
Run
winget uninstall stefanprodan.timoni to remove timoni from your system.