← Package directory
Available on winget

Install ocm-cli

Open Component Model Command Line Interface (ocm-cli)

Install with winget
winget install --id Open-Component-Model.ocm-cli
Upgrade
winget upgrade --id Open-Component-Model.ocm-cli
Uninstall
winget uninstall --id Open-Component-Model.ocm-cli

About ocm-cli

Open Component Model Command Line Interface (ocm-cli)

What's new in 0.47.0

What's Changed 🚀 Features • feat:close persistent references held on a context by @Skarlso in #1923 🐛 Bug Fixes • fix:incompatibilities between v1 and v2 by @frewilhelm in #1992 ⬆️ Dependencies • chore(deps):bump the go group with 12 updates by @dependabot[bot] in #2012 • chore(deps):bump the go group across 1 directory with 5 updates by @dependabot[bot] in #2017 🧰 Maintenance • chore:bump VERSION to 0.46.0-dev by @ocmbot[bot] in #2007 • chore:add env-var gated repository-exist call by @frewilhelm in #1996 • chore(GHA):remove checkout action to fix #2014 by @frewilhelm in #2015 Full Changelog:v0.45...v0.46.0

Read release notes

Version history

Version Updated Notes
0.47.0 Unknown What's Changed 🚀 Features • feat:close persistent references held on a context by @Skarlso in #1923 🐛 Bug Fixes • fix:incompatibilities between v1 and v2 by @frewilhelm in #1992 ⬆️ Dependencies • chore(deps):bump the go...
0.46.0 Unknown What's Changed 🚀 Features - feat: close persistent references held on a context by @Skarlso in #1923 🐛 Bug Fixes - fix: incompatibilities between v1 and v2 by @frewilhelm in #1992 ⬆️ Dependencies - chore(deps): bump the...
0.45.0 Unknown What's Changed 🐛 Bug Fixes - fix(brew): generate canonical Formula/ocm.rb alongside versioned pin by @fabianburth in #1997 - fix(s3): handle 301 redirect in bucket region detection by @jakobmoellerdev in #2000 ⬆️ Depende...
0.44.0 Unknown What's Changed 🐛 Bug Fixes - fix: pin ocm cli v2 by @frewilhelm in #1978 - fix(tests): replace AddGlob with AddWithOptions to fix go-git v5.19.1… by @matthiasbruns in #1983 ⬆️ Dependencies - chore(deps): update go to 1.2...
0.43.0 Unknown What's Changed ⬆️ Dependencies - chore(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0 by @dependabot[bot] in #1955 - chore(deps): bump the go group across 1 directory with 7 updates by @dependabot[bot] in...
0.42.0 Unknown What's Changed 🐛 Bug Fixes - fix: migrate to the website location by @frewilhelm in #1931 ⬆️ Dependencies - chore(deps): bump github.com/jackc/pgx/v5 to v5.9.0 by @piotrjanik in #1936 - chore(deps): bump github.com/jackc...
0.41.0 Unknown What's Changed 🚀 Features - feat: add configurable HTTP client timeouts via config file by @piotrjanik in #1887 - feat: add UpperCamelCase aliases for remaining access and input types by @morri-son in #1920 🐛 Bug Fixes -...
0.40.0 Unknown What's Changed ⬆️ Dependencies 6 changes - chore(deps): bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1 by @dependabot[bot] in #1886 - chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.17.2 by @depend...
0.39.0 Unknown What's Changed ⬆️ Dependencies - chore(deps): bump the go group across 1 directory with 16 updates by @dependabot[bot] in #1868 - chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 by @dependabot[bot] in #187...
0.38.0 Unknown What's Changed 🐛 Bug Fixes - fix(deps): Fix dependency bump by updating another deprecated dependency by @frewilhelm in #1856 ⬆️ Dependencies - chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @depend...
0.37.0 Unknown What's Changed 🚀 Features - feat: add registry client timeout attribute by @piotrjanik in #1823 🐛 Bug Fixes - fix: the version comment on codeql is incorrect by @Skarlso in #1828 - fix: revert feat: add registry client t...
0.36.0 Unknown What's Changed ‼️ Breaking Changes - fix!: use Fulcio certificate instead of public key and upgrade Sigstore Cosign from v2 to v3 by @morri-son in #1726 - fix: chart access artifact set media type by @fabianburth in #178...
0.35.0 Unknown What's Changed 🚀 Features - feat(transfer): Optimized approach for OCM transfer by implementing a concurrent worker pool by @jakobmoellerdev in #1676 🐛 Bug Fixes - fix: Address concurrent setting of log level for yq-lib...
0.34.3 Unknown What's Changed ⬆️ Dependencies - chore: [releases/0.34] cherry-pick: #1718 by @frewilhelm in #1758 - chore: [releases/0.34] cherry-pick: #1757 by @frewilhelm in #1759 🧰 Maintenance - chore: bump VERSION to 0.34.3-dev by...
0.34.2 Unknown What's Changed ⬆️ Dependencies - chore: [releases/0.34] cherry-pick: #1738 by @frewilhelm in #1742 - chore: [releases/0.34] cherry-pick: #1709 #1740 by @frewilhelm in #1746 🧰 Maintenance - chore: bump VERSION to 0.34.2-d...
0.34.1 Unknown What's Changed ⬆️ Dependencies - chore(deps): bump github.com/docker/cli from 28.5.2+incompatible to 29.0.1+incompatible by @dependabot[bot] in #1680 - chore(deps): bump the go group across 1 directory with 19 updates by...
0.33.0 Unknown What's Changed 🚀 Features - feat: add sprig templating support by @gczuczy in #1661 🐛 Bug Fixes - fix: remove usage of deprecated by @ikhandamirov in #1640 - fix: update JSON schema to allow null values for arrays in com...
0.32.0 Unknown What's Changed 🐛 Bug Fixes - fix: update swag import to use conv package by @morri-son in #1625 ⬆️ Dependencies - chore(deps): Supersedes Dependabot PR #1620 after fixing linter issues by @morri-son in #1626 - chore(deps...
0.31.0 Unknown What's Changed ‼️ Breaking Changes - fix!: unwrap standard transfer handler and fix spiff handler by @fabianburth in #1501 🧰 Maintenance - chore: bump VERSION to 0.31.0-dev by @ocmbot[bot] in #1614 Full Changelog: v0.30....
0.30.0 Unknown What's Changed ‼️ Breaking Changes - fix!: unwrap standard transfer handler and fix spiff handler (#1501) by @fabianburth in #1617 🚀 Features - feat: configurable preference for relative access creation for uploader by @...