generated from openmcp-project/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
area/open-mcpAll ManagedControlPlane related issuesAll ManagedControlPlane related issueskind/taskGeneral task that needs to be done.General task that needs to be done.
Description
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 transferreddestination
: 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 issuesAll ManagedControlPlane related issueskind/taskGeneral task that needs to be done.General task that needs to be done.