Discover Packages
ocm.software/ocm
cmds
ecrplugin
command
Version:
v0.35.0
Opens a new window with list of versions in this module.
Published: Jan 19, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
AWS Elastic Container Registry Repository Creation Plugin
The goal of the plugin is to assure the existence of required AWS Elastic Container Registry repositories, when used with OCM CLI.
Usage
Install the latest version of the plugin with OCM CLI:
ocm install plugin ghcr.io/open-component-model/ocm//ocm.software/plugins/ecrplugin
Configure an ocmconfigwith credentials:
configurations:
- type: credentials.config.ocm.software
consumers:
- identity:
type: AWS
credentials:
- type: Credentials
properties:
awsAccessKeyID: "xxx"
awsSecretAccessKey: "yyy"
Do ocm transfer. The plugin will be called automatically and make sure the target repository exists,
if the URL of the target repository fits to the pattern defined here
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.