Skip to content

Task: Implement transfer command for openmcp-bootsrapper #192

@reshnm

Description

@reshnm

Understand the Task

Description

The ocmTransfer command shall wrap the OCM cli ocm transfer componentversion --recursive --copy-resource -copy-source <source> <destination> command.

The ocmTransfer command expects the OCM cli in the PATH.
The ocmTransfer command has two arguments:

  • source: the location from which the component version is transferred
  • destination: the location to which the component is being transferred

and one flag:

  • --config: Can be used to pass an OCM configuration file to the OCM cli

Any further valuable resources.

No response

What is required to accept the Task as done.

Done Criteria

  • Code has been reviewed by other team members
  • Internal technical Documentation created/updated
  • New / changed code is documented
  • Unit Tests created for new code or existing Unit Tests updated
  • Enduser Documentation updated (if applicable)
  • Successful demonstration in Review

Metadata

Metadata

Assignees

Labels

area/open-mcpAll ManagedControlPlane related issueskind/taskGeneral task that needs to be done.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions