Install via Winget
winget install ORASProject.ORAS
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
About ORAS CLI
OCI registry client - managing content like artifacts, images, packages
Frequently Asked Questions
How do I install ORAS CLI using winget?
Open Windows Terminal or PowerShell and run:
winget install ORASProject.ORAS. Winget is built into Windows 10 (1809+) and Windows 11.What is ORAS CLI?
OCI registry client - managing content like artifacts, images, packages
Is ORAS CLI free to download?
ORAS CLI is available under the Apache-2.0 license license. Use the winget command or the direct download link on this page.
How do I update ORAS CLI with winget?
Run
winget upgrade ORASProject.ORAS in Windows Terminal or PowerShell to update ORAS CLI to the latest available version.