ecrplugin

command
v0.28.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

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

  1. Install the latest version of the plugin with OCM CLI:

    ocm install plugin ghcr.io/open-component-model/ocm//ocm.software/plugins/ecrplugin
    
  2. Configure an ocmconfigwith credentials:

    configurations:
      - type: credentials.config.ocm.software
        consumers:
          - identity:
              type: AWS
            credentials:
              - type: Credentials
                properties:
                  awsAccessKeyID: "xxx"
                  awsSecretAccessKey: "yyy"
    
  3. 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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL