Skip to content

[CLI modules v2] kyma alpha module pull #2816

@musztardem

Description

@musztardem

Description
Implement the kyma alpha module pull command responsible for pulling the community module to the proper namespace.

pull example usages:

kyma module pull --namespace my-namespace
kyma module pull docker-registry --origin https://remote-repository.com/custom-modules.json
  • pulls the latest version of docker-registry from custom URL
kyma module pull docker-registry:0.15.0 --origin community
  • pulls the specified version from the kyma repository
kyma module pull chaczapuri-module:0.6.8,pizza-sauce:2.0.25,kentucky-fried-chicken:24.9.1952 --origin https://mammia-mia.com/super-modules.yaml,https://kickapoo.com/space-modules.json

The command should be implemented in alignment with the new architecture described in the ADR - #2815

Related Issues
#2689

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions