Skip to content

Task: Create Golang cobra commands for openmcp-boostrapper #191

@reshnm

Description

@reshnm

Understand the Task

Description

In the github.com/openmcp-project/openmcp-bootstrapper project, use the Cobra command line library to create stubs for the following commands:

  • transfer
  • manage-deployment-repo
  • deploy-flux

Prepare for these commands to have their own parameters as well as global parameters for all commands.
It should be built so that other commands can be added later.

No real functionality is needed in these stubs.

Any further valuable resources.

No response

What is required to accept the Task as done.

Done Criteria

  • Create transfer command stub
  • Create manage-deployment-repo command stub
  • Create deploy-flux command stub

Metadata

Metadata

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions